Back to Devexpress

TcxCustomGrid.OnLayoutChanged Event

vcl-cxgrid-dot-tcxcustomgrid-e6594d14.md

latest472 B
Original Source

TcxCustomGrid.OnLayoutChanged Event

Occurs after the grid layout changes.

Declaration

delphi
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

TcxCustomGrid Class

TcxCustomGrid Members

cxGrid Unit