ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / BottomStyle Property

In This Topic
    BottomStyle Property
    In This Topic
    Gets or sets the bottom style.
    Syntax
    'Declaration
     
    Public Property BottomStyle As BorderLineStyle
    public BorderLineStyle BottomStyle {get; set;}

    Property Value

    The bottom style.
    See Also