ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportStyles Class / Rectangle Property

In This Topic
    Rectangle Property (ReportStyles)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Rectangle As ReportItemStyle(Of ContainerStyleContent)()
    public ReportItemStyle<ContainerStyleContent>[] Rectangle {get; set;}
    See Also