TdxCustomOrgChart.RootCount Property
Returns the nodes count at the root level.
Declaration
property RootCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property to identify the number of nodes you can access by using the Items property.
See Also