[]
        
(Showing Draft Content)

C1.iOS.Grid.GridColumn.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridRow)

Creates the cell editor.

Declaration
protected virtual UIView CreateCellEditor(GridRow row)
Parameters
Type Name Description
GridRow row

The row.

Returns
Type Description
UIView