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

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

    Property Value

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