[]
Represents the settings specific to the RDLX platform.
public class RdlxSettings
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.
Name | Description |
---|---|
RdlxSettings() |
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. |