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

    Parameters

    range
    The range.
    See Also