[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Indicates whether the column title can be displayed as multiple lines.
Source position: grids.pas line 509
published property TGridColumnTitle.MultiLine : Boolean |
MultiLine is a Boolean that indicates if the column title can be displayed as multiple lines. The default value for the property is False. Changing the value in MultiLine cause the ColumnChanged method for the TGridColumn class instance to be called.
|
Performs actions needed when a column in the grid is changed. |
Version 4.0 | Generated 2025-05-03 | Home |