SMART datagrid v.1 > Classes > GridStyles
Among the images which have been specified by imageList, it specifies the index of image icon which will be displayed additionally. If specify the value as "value", it will read the value of corresponding cell as the index value.
column.setStyles({
iconIndex: 3
});