[]
        
(Showing Draft Content)

C1.Android.Grid.GridControlAdapter.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridControlRange)

Creates the cell editor.

Declaration
public virtual View CreateCellEditor(GridControlRange range)
Public Overridable Function CreateCellEditor(range As GridControlRange) As View
Parameters
Type Name Description
GridControlRange range

The range.

Returns
Type Description
View