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

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