TdxCustomOrgChart.RootNode Property
Declaration
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