.Net Organisation Chart Component Class Library
ShowStack Property
NamespacesOrgChart.Core.CommandBarCommandBarSettingsShowStack
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Show the Stack Children checkbox for the organisation chart.
Declaration Syntax
C#Visual BasicVisual C++
public bool ShowStack { get; set; }
Public Property ShowStack As Boolean
public:
property bool ShowStack {
	bool get ();
	void set (bool value);
}

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