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

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