MAUI | ComponentOne
C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class / CreateCellEditor Method
The range.
In This Topic
    CreateCellEditor Method (GridControlAdapter)
    In This Topic
    Creates the cell editor.
    Syntax
    public virtual View CreateCellEditor( 
       GridControlRange range
    )

    Parameters

    range
    The range.
    See Also