[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.GridRenderer.GetBorderPen

GetBorderPen Method

GetBorderPen(CellType)

Gets the border pen.

Declaration
public virtual Pen GetBorderPen(GridRenderer.CellType cellType)
Public Overridable Function GetBorderPen(cellType As GridRenderer.CellType) As Pen
Parameters
Type Name Description
GridRenderer.CellType cellType

Type of the cell.

Returns
Type Description
Pen