\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / GridRendererOffice2007 Class / GetBorderPen Method

In This Topic
    GetBorderPen Method (GridRendererOffice2007)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function GetBorderPen( _
       ByVal cellType As GridRenderer.CellType _
    ) As System.Drawing.Pen
    public override System.Drawing.Pen GetBorderPen( 
       GridRenderer.CellType cellType
    )

    Parameters

    cellType
    See Also