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

In This Topic
    BorderWidth Property (Style)
    In This Topic

    Gets the width of the border.

    Syntax
    'Declaration
     
    Public ReadOnly Property BorderWidth As BorderWidth
    public BorderWidth BorderWidth {get;}

    Property Value

    A BorderWidth object representing the border width.

    See Also