'Declaration
Public Overrides Function CreateCellEditor( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal range As CellRange _ ) As FrameworkElement
public override FrameworkElement CreateCellEditor( C1FlexGrid grid, CellType cellType, CellRange range )
Parameters
- grid
- cellType
- range