Back to Devexpress

TdxCustomOrgChart.FullExpand Method

vcl-dxorgchr-dot-tdxcustomorgchart-47a6e60d.md

latest582 B
Original Source

TdxCustomOrgChart.FullExpand Method

Expands all tree nodes within the OrgChart control.

Declaration

delphi
procedure FullExpand;

Remarks

Call this procedure to show all the tree nodes. To collapse all the nodes invoke, the FullCollapse procedure.

See Also

TdxOcNode.Expand

TdxCustomOrgChart Class

TdxCustomOrgChart Members

dxorgchr Unit