[]
Prepares the cell to be shown.
public virtual void PrepareCell(GridCellType cellType, GridCellRange range, GridCellView cell)
Type | Name | Description |
---|---|---|
GridCellType | cellType | Type of the cell. |
GridCellRange | range | The range. |
GridCellView | cell | The cell. |