| Lokaler Name | Column Default Images |
|---|---|
| API Name | ColumnDefaultImageList |
| Datentyp | List of Integers as (Column0DefaultImageIndex Column1DefaultImageIndex ...) |
| Gültigkeit | Image index values must be valid images from the control's image list, or -1 for no image |
| Get Funktion | (dcl_Control_GetColumnDefaultImageList
<CONTROL>) |
| Set Funktion | (dcl_Control_SetColumnDefaultImageList
<CONTROL>
NewValue [as List of
Integers]) |
| Anwendbar auf | Grid |
This property contains a list of default cell images for each column. The default image is used in cells that inherit the column defaults.