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

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

    Property Value

    The border style of the container as a BorderStyle.
    See Also