[]
        
(Showing Draft Content)

C1.Maui.Grid.GridImageColumn.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridRow)

Creates the cell editor.

Declaration
protected override View CreateCellEditor(GridRow row)
Parameters
Type Name Description
GridRow row

The row.

Returns
Type Description
View
Overrides