ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / RdlxSettings Class / ReportStyles Property

In This Topic
    ReportStyles Property
    In This Topic
    Gets or sets the additional styles to add to report item styles.
    Syntax
    'Declaration
     
    Public Property ReportStyles As ReportStyles()
    public ReportStyles[] ReportStyles {get; set;}

    Property Value

    An array of ReportStyles that contains the additional styles.
    See Also