[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridRow.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridColumn)

Creates the cell editor.

Declaration
protected View CreateCellEditor(GridColumn column)
Parameters
Type Name Description
GridColumn column

The column.

Returns
Type Description
View