.Net Organisation Chart Component Class Library
Depth Property
NamespacesOrgChart.CoreOrgChartItemDepth
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Gets the depth of this chart item within the organisation chart
Declaration Syntax
C#Visual BasicVisual C++
public int Depth { get; private set; }
Public Property Depth As Integer
public:
property int Depth {
	int get ();
	void set (int value);
}

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