[]
Gets the style that will be applied to the cell.
protected virtual void PrepareCellStyle(GridCellType cellType, GridColumn column, C1Style style, C1Thickness internalBorders)
Protected Overridable Sub PrepareCellStyle(cellType As GridCellType, column As GridColumn, style As C1Style, internalBorders As C1Thickness)
| 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 |