MobileForms Toolkit Documentation

Cell.Image Property

Gets or sets the Image for the cell to display.

public virtual System.Drawing.Image Image {get; set;}

Remarks

Image property can be set only for CustomCell.

See Also

Cell Class | Resco.Controls.SmartGrid Namespace