.Net Organisation Chart Component Class Library
NumberOfChildren Property
NamespacesOrgChart.CoreOrgChartItemNumberOfChildren
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Returns the number of children
Declaration Syntax
C#Visual BasicVisual C++
public int NumberOfChildren { get; private set; }
Public Property NumberOfChildren As Integer
public:
property int NumberOfChildren {
	int get ();
	void set (int value);
}

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