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

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