[]
Gets the style that will be applied to the cell.
protected virtual void PrepareCellStyle(GridCellType cellType, GridColumn column, C1Style style, C1Thickness internalBorders)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The kind of cell. |
| GridColumn | column | The column whose intersection with this row determines the cell. |
| C1Style | style | The style that will be applied to the cell. |
| C1Thickness | internalBorders |