.Net Organisation Chart Component Class Library
HasChildren Property
NamespacesOrgChart.CoreOrgChartItemHasChildren
The .NET Organisation Chart Component - A powerful ASP.NET server control for web developers
Returns true if the node has children. Otherwise returns false.
Declaration Syntax
C#Visual BasicVisual C++
public bool HasChildren { get; }
Public ReadOnly Property HasChildren As Boolean
public:
property bool HasChildren {
	bool get ();
}

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