[]
        
(Showing Draft Content)

C1.Win.FlexGrid.CellRange.Image

Image Property

Image

Gets or sets the Image assigned to cells in the range.

Declaration
public Image Image { get; set; }
Public Property Image As Image
Remarks

When getting, this property returns the Image assigned to cell (r1, c1). When setting, it applies the new value to all cells in the range.