# GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings" class="text-break">RdlxSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings specific to the RDLX platform.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">RdlxSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.html">GrapeCity.ActiveReports.Blazor.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RdlxSettings</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <code>RdlxSettings</code> 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.</p>
</div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings__ctor">RdlxSettings()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_Dashboard" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.Dashboard">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.Dashboard.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_Dashboard">Dashboard</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the RDL Dashboard settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ExpressionSyntax" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ExpressionSyntax">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ExpressionSyntax.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ExpressionSyntax">ExpressionSyntax</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the expression syntax used in Designer.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_Fpl" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.Fpl">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.Fpl.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_Fpl">Fpl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the FPL settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_InitTemplates" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.InitTemplates">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.InitTemplates.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_InitTemplates">InitTemplates</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the reports as RDLX-JSON strings, with report items from these reports used as templates for creating new items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_MasterReports" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.MasterReports">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.MasterReports.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_MasterReports">MasterReports</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the RDL MasterReport settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_Msl" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.Msl">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.Msl.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_Msl">Msl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the RDL Multi-Section (MSL) settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ReportItemsFeatures" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ReportItemsFeatures">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ReportItemsFeatures.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ReportItemsFeatures">ReportItemsFeatures</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the customizable report item features.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ReportParts" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ReportParts">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ReportParts.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ReportParts">ReportParts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Report Parts settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ReportStyles" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ReportStyles">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ReportStyles.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ReportStyles">ReportStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the additional styles to add to report item styles.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ToolBoxContent" data-uid="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ToolBoxContent">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.RdlxSettings.ToolBoxContent.html#GrapeCity_ActiveReports_Blazor_Designer_RdlxSettings_ToolBoxContent">ToolBoxContent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the report items available and their order.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
