[]
Prepares the cell to be shown.
protected override void PrepareCell(GridCellType cellType, GridColumn col, GridCellView cell)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The kind of cell. |
| GridColumn | col | The column that determines the cell. |
| GridCellView | cell | The cell element. |