The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Returns the number of children

Declaration Syntax
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)