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