[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridWrapCellFactory.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridCellRange)

Creates the cell editor.

Declaration
public override FrameworkElement CreateCellEditor(GridCellRange range)
Parameters
Type Name Description
GridCellRange range

The range.

Returns
Type Description
FrameworkElement
Overrides