[]
Provides editable content for the grid cells.
public override FrameworkElement CreateCellEditor(C1FlexGrid grid, CellType cellType, CellRange range)
Public Overrides Function CreateCellEditor(grid As C1FlexGrid, cellType As CellType, range As CellRange) As FrameworkElement
| Type | Name | Description |
|---|---|---|
| C1FlexGrid | grid | |
| CellType | cellType | |
| CellRange | range |
| Type | Description |
|---|---|
| FrameworkElement |