Back to Devexpress

TdxCustomOrgChart.FullCollapse Method

vcl-dxorgchr-dot-tdxcustomorgchart-6832841e.md

latest619 B
Original Source

TdxCustomOrgChart.FullCollapse Method

Collapses all tree nodes within the OrgChart control.

Declaration

delphi
procedure FullCollapse;

Remarks

Call this procedure to hide all the tree nodes, except for the root level nodes. To expand all the nodes, invoke the FullExpand procedure.

See Also

TdxOcNode.Collapse

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit