| Lokaler Name | Column Droplist Images |
|---|---|
| API Name | ColumnListImages |
| Datentyp | List of Lists of PictureIDs as ((Column0Image0 Column0Image1 ...)(Column1Image0 Column1Image1 ...) ...) |
| Gültigkeit | Picture ID values must be valid project pictures, or -1 for no picture |
| Get Funktion | (dcl_Control_GetColumnListImages
<CONTROL>) |
| Set Funktion | (dcl_Control_SetColumnListImages
<CONTROL>
NewValue [as List of Lists of
PictureIDs]) |
| Anwendbar auf | Grid |
This property contains a list of default combo dropdown list picture IDs for each column. If individual cells in the column do not contain their own list of dropdown pictures, the column default list is used.