ActiveReports 14 .NET Edition
GrapeCity.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