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

In This Topic
    BorderStyle Property (Style)
    In This Topic
    Gets the style of the border.
    Syntax
    'Declaration
     
    Public ReadOnly Property BorderStyle As BorderStyle
    public BorderStyle BorderStyle {get;}

    Property Value

    A BorderStyle object representing the border style.

    See Also