ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / BottomBorder Property

In This Topic
    BottomBorder Property
    In This Topic
    Specifies the bottom border properties.
    Syntax
    'Declaration
     
    Public Property BottomBorder As Border
    public Border BottomBorder {get; set;}
    See Also