.Net Organisation Chart Component Class Library
StackLabelText Property
NamespacesOrgChart.Core.CommandBarCommandBarSettingsStackLabelText
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Get or set the stack children checkbox text
Declaration Syntax
C#Visual BasicVisual C++
public string StackLabelText { get; set; }
Public Property StackLabelText As String
public:
property String^ StackLabelText {
	String^ get ();
	void set (String^ value);
}

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