ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / TableStyleContent Class / Border Property

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

    Property Value

    The border style as a BorderStyle.
    See Also