[]
Creates the cell for the specified column.
protected virtual GridCellView CreateCell(GridCellType cellType, object cellKind, GridColumn col)
Type | Name | Description |
---|---|---|
GridCellType | cellType | The type of cell. |
object | cellKind | Kind of cell. |
GridColumn | col | The column. |
Type | Description |
---|---|
GridCellView |