[]
Binds the cell for the specified column.
protected override void BindCell(GridCellView cell, GridCellType cellType, GridColumn col)
| Type | Name | Description |
|---|---|---|
| GridCellView | cell | The cell. |
| GridCellType | cellType | The type of cell. |
| GridColumn | col | The column. |