Skip to main content

TcxCustomGrid.OnLayoutChanged Event

Occurs after the grid layout changes.

Declaration

property OnLayoutChanged: TcxGridLayoutChangedEvent read; write;

Remarks

The grid layout refers to various properties defining grid element dimensions and arrangements, grouping and sorting states, styles, etc.

See Also