Back to Devexpress

TcxCustomVerticalGrid.FullExpand Method

vcl-cxvgrid-dot-tcxcustomverticalgrid-97573188.md

latest635 B
Original Source

TcxCustomVerticalGrid.FullExpand Method

Expands all rows within the control.

Declaration

delphi
procedure FullExpand;

Remarks

Use the FullExpand method to expand all rows within the control. Note: hidden rows are expanded.

You can collapse all rows at once using the FullCollapse method.

See Also

TcxCustomVerticalGrid.FullCollapse

TcxCustomVerticalGrid Class

TcxCustomVerticalGrid Members

cxVGrid Unit