[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactoryBase.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridCellRange)

Creates the cell editor.

Declaration
public virtual View CreateCellEditor(GridCellRange range)
Parameters
Type Name Description
GridCellRange range

The range.

Returns
Type Description
View