# GrapeCity.ActiveReports.Blazor.Designer.DataSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Designer_DataSettings" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings" class="text-break">DataSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings related to data management.</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">DataSettings</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_DataSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DataSettings</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Blazor_Designer_DataSettings_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <code>DataSettings</code> class provides properties to configure various aspects of data management within the application, such as data sources, data sets, parameters, and common values.</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_DataSettings__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.-ctor.html#GrapeCity_ActiveReports_Blazor_Designer_DataSettings__ctor">DataSettings()</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_DataSettings_CommonValues" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.CommonValues">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.CommonValues.html#GrapeCity_ActiveReports_Blazor_Designer_DataSettings_CommonValues">CommonValues</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the common values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_DataSettings_DataSets" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.DataSets">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.DataSets.html#GrapeCity_ActiveReports_Blazor_Designer_DataSettings_DataSets">DataSets</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the data sets.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_DataSettings_DataSources" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.DataSources">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.DataSources.html#GrapeCity_ActiveReports_Blazor_Designer_DataSettings_DataSources">DataSources</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the data sources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_DataSettings_DataTab" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.DataTab">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.DataTab.html#GrapeCity_ActiveReports_Blazor_Designer_DataSettings_DataTab">DataTab</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the data tab.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Designer_DataSettings_Parameters" data-uid="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.Parameters">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Designer.DataSettings.Parameters.html#GrapeCity_ActiveReports_Blazor_Designer_DataSettings_Parameters">Parameters</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings for the parameters.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
