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

    Parameters

    range
    The range.
    See Also