| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Indicates if the drop-down list in the column cell editor is displayed in an expanded state.
Source position: grids.pas line 615
|  published property TGridColumn.Expanded : Boolean | 
Expanded is a Boolean property which indicates if the drop-down list for the column cell editor is displayed in an expanded state. The default value for the property is True. A value assigned to the property is ignored; write access is not enabled for the property value.
| 
 | The style used for a button displayed for cells in the column. | |
| 
 | The number of rows displayed in the drop-down list for a cell editor in the column. | |
| 
 | Enumeration with cell editor types available in a grid control. | |
| 
 | Implements a cell editor control which displays a pick list. | 
| Version 4.0 | Generated 2025-05-03 | Home |