[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridControlRange)

Creates the cell editor.

Declaration
public virtual FrameworkElement CreateCellEditor(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range.

Returns
Type Description
FrameworkElement