[]
        
(Showing Draft Content)

C1.Maui.Grid.GridRow.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridColumn)

Creates the cell editor.

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

The column.

Returns
Type Description
View