Back to Devexpress

TdxCustomTreeView.Items Property

vcl-dxtreeview-dot-tdxcustomtreeview-00098c22.md

latest637 B
Original Source

TdxCustomTreeView.Items Property

Provides access to the tree node collection.

Declaration

delphi
property Items: TdxTreeViewNodes read; write;

Property Value

TypeDescription
TdxTreeViewNodes

A tree node collection.

|

Remarks

Refer to the TdxTreeViewNodes class description for available options.

See Also

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit