ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / BorderStyle Class / Width Property

In This Topic
    Width Property (BorderStyle)
    In This Topic
    Gets or sets the width of the border.
    Syntax
    'Declaration
     
    Public Property Width As String
    public string Width {get; set;}

    Property Value

    The width of the border as a System.String.
    See Also