WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridWrapCellFactory Class / CreateCellEditor Method / CreateCellEditor(GridCellRange) Method
The range.
In This Topic
    CreateCellEditor(GridCellRange) Method
    In This Topic
    Creates the cell editor.
    Syntax
    public override FrameworkElement CreateCellEditor( 
       GridCellRange range
    )

    Parameters

    range
    The range.
    See Also