[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellFactory.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridCellRange)

Creates the cell editor.

Declaration
public override UIView CreateCellEditor(GridCellRange range)
Parameters
Type Name Description
GridCellRange range

The range.

Returns
Type Description
UIView
Overrides