.Net Organisation Chart Component Class Library
MaximumDepth Property
NamespacesOrgChart.CoreIOrganisationChartMaximumDepth
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Restricts the rendering of the Organisation Chart Component to the specified depth
Examples
MyOrganisationChart.MaximumDepth=3;
Declaration Syntax
C#Visual BasicVisual C++
int MaximumDepth { get; set; }
Property MaximumDepth As Integer
property int MaximumDepth {
	int get ();
	void set (int value);
}

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