IconCellRenderer is a cell renderer which displays the image icon together with the text. The icon is imported from the image list specified through DataColumn.imageList of the column. In the list, the image index which will be displayed in the data cell is specified through GridStyles.iconIndex.
You can use GridStyles.iconLocation property to place the icon and text in various ways.
Change iconAlpha style of "Country" column.