Column Default Images

Friendly Name Column Default Images
API Name ColumnDefaultImageList
Type List of Integers as (Column0DefaultImageIndex Column1DefaultImageIndex ...)
Restrictions Image index values must be valid images from the control's image list, or -1 for no image
Get Function   (dcl-Control-GetColumnDefaultImageList <CONTROL>)
Set Function   (dcl-Control-SetColumnDefaultImageList <CONTROL> NewValue [as List of Integers])
Applies To 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.