[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings

RdlxSettings Class

Represents the settings specific to the RDLX platform.

Inheritance
RdlxSettings
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class RdlxSettings
Remarks

The RdlxSettings class provides properties to configure various settings for the RDLX platform, including expression syntax, toolbox content, templates, report item features, styles, and specific report settings.

Constructors

Name Description
RdlxSettings()

Properties

Name Description
Dashboard

Gets or sets the RDL Dashboard settings.

ExpressionSyntax

Gets or sets the expression syntax used in Designer.

Fpl

Gets or sets the FPL settings.

InitTemplates

Gets or sets the reports as RDLX-JSON strings, with report items from these reports used as templates for creating new items.

MasterReports

Gets or sets the RDL MasterReport settings.

Msl

Gets or sets the RDL Multi-Section (MSL) settings.

ReportItemsFeatures

Gets or sets the customizable report item features.

ReportParts

Gets or sets the Report Parts settings.

ReportStyles

Gets or sets the additional styles to add to report item styles.

ToolBoxContent

Gets or sets the report items available and their order.