.Net Organisation Chart Component Class Library
ShowHidePeersButton Property
NamespacesOrgChart.Core.CommandBarNavBarSettingsShowHidePeersButton
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Shows or hides the "HIDE PEERS" button
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowHidePeersButton { get; set; }
Public Property ShowHidePeersButton As Boolean
public:
property bool ShowHidePeersButton {
	bool get ();
	void set (bool value);
}

Assembly: OrgChart (Module: OrgChart) Version: 1.0.0.0 (1.0.0.0)