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

    Parameters

    range
    The range.
    See Also