[]
Gets a pen used to paint the cell borders.
public override Pen GetBorderPen(C1FlexGridRenderer.CellType cellType)
Type | Name | Description |
---|---|---|
C1FlexGridRenderer.CellType | cellType | C1FlexGridRenderer.CellType that describes the type of cell being rendered. |
Type | Description |
---|---|
Pen | A Pen used to paint the cell borders. |