Skip to main content

TcxCustomGridRecord.Collapse(Boolean) Method

Collapses the record.

Declaration

procedure Collapse(ARecurse: Boolean);

Parameters

Name Type
ARecurse Boolean

Remarks

The Collapse method call provides the invert result as compared to the Expand method. Please refer to the Expand method description for details.

See Also