[]
        
(Showing Draft Content)

C1.WPF.Grid.GridCellFactory.CreateCellEditor

CreateCellEditor Method

CreateCellEditor(GridCellRange)

Creates the cell editor.

Declaration
public virtual FrameworkElement CreateCellEditor(GridCellRange range)
Public Overridable Function CreateCellEditor(range As GridCellRange) As FrameworkElement
Parameters
Type Name Description
GridCellRange range

The range.

Returns
Type Description
FrameworkElement