ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Style Class / BottomBorder Property

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