[]
Gets a Pen object used to paint the cell borders.
public virtual Pen GetBorderPen(C1FlexGridRenderer.CellType cellType)
Type | Name | Description |
---|---|---|
C1FlexGridRenderer.CellType | cellType | C1FlexGridRenderer.CellType value that determines the type of cell being drawn. |
Type | Description |
---|---|
Pen | A Pen object used to paint the cell borders. |