# GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings" data-uid="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings" class="text-break">ReportDesignerSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings for the report designer.</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">ReportDesignerSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.html">GrapeCity.ActiveReports.Web.Designer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Aspnet.Designer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportDesignerSettings</code></pre>
  </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_Web_Designer_ReportDesignerSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.-ctor.html#GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings__ctor">ReportDesignerSettings()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_EnabledDataApi" data-uid="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.EnabledDataApi">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.EnabledDataApi.html">EnabledDataApi</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the server API for the data source and data set editors is enabled.</p>
</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_Web_Designer_ReportDesignerSettings_DataProviders" data-uid="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.DataProviders">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.DataProviders.html#GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_DataProviders">DataProviders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom data providers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_OmitViewerConfiguration" data-uid="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.OmitViewerConfiguration">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.OmitViewerConfiguration.html#GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_OmitViewerConfiguration">OmitViewerConfiguration</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to omit the embedded viewer configuration.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_Prefix" data-uid="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.Prefix">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Designer.ReportDesignerSettings.Prefix.html#GrapeCity_ActiveReports_Web_Designer_ReportDesignerSettings_Prefix">Prefix</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the web API endpoint prefix.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
