Back to Devexpress

TdxCustomOrgChart.RootNode Property

vcl-dxorgchr-dot-tdxcustomorgchart-ff094ed0.md

latest720 B
Original Source

TdxCustomOrgChart.RootNode Property

Provides access to the parent of all the nodes in the control.

Declaration

delphi
property RootNode: TdxOcNode read;

Property Value

Type
TdxOcNode

Remarks

This property returns the invisible node that is the direct ancestor of nodes accessible via the Items property.

See Also

TdxCustomOrgChart.RootCount

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit