[]
Prepares the cell to be shown.
public virtual void PrepareCell(GridControlRange range, GridControlCellView cell, Thickness internalBorders)
| Type | Name | Description |
|---|---|---|
| GridControlRange | range | The range. |
| GridControlCellView | cell | The cell. |
| Thickness | internalBorders | A thickness object containing zeros or ones to represent whether the borders of the cell are internal 1 or external 0. |