[]
Prepares the specified style for displaying the cell in the specified range.
public virtual void PrepareCellStyle(GridControlRange range, C1Style style, C1Thickness internalBorders)
| Type | Name | Description |
|---|---|---|
| GridControlRange | range | The cell's range. |
| C1Style | style | The cell's style. |
| C1Thickness | internalBorders | A thickness object containing zeros or ones to represent whether the borders of the cell are internal 1 or external 0. |