TdxCustomSpreadSheet.OnLayoutChanged Event
Enables you to respond to the Spreadsheet or Report Designer control layout changes.
Declaration
property OnLayoutChanged: TNotifyEvent read; write;
Remarks
The spreadsheet layout refers to various properties defining the dimensions and arrangements of the interface elements, including ordering, styles, etc.
See Also