[]
Gets or sets the image that will be displayed in the cell.
public Image Image { get; set; }
Changing this value is an easy way to modify the image displayed in a cell without any custom drawing code.