[]
        
(Showing Draft Content)

C1.iOS.Grid.GridImageColumn

GridImageColumn Class

Represent a column whose cells are an image.

Inheritance
GridImageColumn
Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public class GridImageColumn : GridColumn, INotifyPropertyChanged, INotifyPropertyChanging
Public Class GridImageColumn
    Inherits GridColumn
    Implements INotifyPropertyChanged, INotifyPropertyChanging

Constructors

Name Description
GridImageColumn()

Initializes a new instance of the GridImageColumn class.