Back to Devexpress

TdxCustomTreeView.Root Property

vcl-dxtreeview-dot-tdxcustomtreeview-c56cabcd.md

latest522 B
Original Source

TdxCustomTreeView.Root Property

Provides access to the tree root.

Declaration

delphi
property Root: TdxTreeViewNode read;

Property Value

TypeDescription
TdxTreeViewNode

A tree node.

|

Remarks

The root node is an ancestor for all nodes in the Tree View.

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit