[]
        
(Showing Draft Content)

C1.Win.FlexGrid.OwnerDrawCellEventArgs.Image

Image Property

Image

Gets or sets the image that will be displayed in the cell.

Declaration
public Image Image { get; set; }
Remarks

Changing this value is an easy way to modify the image displayed in a cell without any custom drawing code.