Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Style Class / BottomBorder Property

In This Topic
    BottomBorder Property
    In This Topic
    Gets the Border object specifying bottom border properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property BottomBorder As Border
    public Border BottomBorder {get;}
    See Also