Back to Devexpress

TdxCustomOrgChart.RootCount Property

vcl-dxorgchr-dot-tdxcustomorgchart-766138c9.md

latest1016 B
Original Source

TdxCustomOrgChart.RootCount Property

Returns the nodes count at the root level.

Declaration

delphi
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

TdxCustomOrgChart.AbsoluteItems

TdxCustomOrgChart.Count

TdxCustomOrgChart.RootNode

TdxOcNode.AbsoluteCount

TdxOcNode.AbsoluteItems

TdxOcNode.Count

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit