Back to Devexpress

TdxCustomTreeView.FullCollapse Method

vcl-dxtreeview-dot-tdxcustomtreeview-649d9a44.md

latest741 B
Original Source

TdxCustomTreeView.FullCollapse Method

Collapses all nodes in the Tree View.

Declaration

delphi
procedure FullCollapse;

Remarks

Use a node’s Expanded property to expand or collapse the node.

A FullCollapse procedure call raises the OnCollapsing and OnCollapsed events for each collapsed node.

See Also

FullExpand

TdxCustomTreeView Class

TdxCustomTreeView Members

dxTreeView Unit