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

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