# GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings" data-uid="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings" class="text-break">ReportViewerSettings Class
</h1>
  <div class="markdown level0 summary"><p>Represents the settings using to configurate the report viewer.</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">ReportViewerSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.html">GrapeCity.ActiveReports.Web.Viewer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Web.Viewer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportViewerSettings</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_Viewer_ReportViewerSettings__ctor" data-uid="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.-ctor.html#GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings__ctor">ReportViewerSettings()</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_Web_Viewer_ReportViewerSettings_CacheDataSettings" data-uid="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.CacheDataSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.CacheDataSettings.html#GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings_CacheDataSettings">CacheDataSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the settings using to cache the data.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings_DataProviders" data-uid="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.DataProviders">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.DataProviders.html#GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings_DataProviders">DataProviders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a array of the custom data providers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings_Prefix" data-uid="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.Prefix">
          <a class="xref" href="GrapeCity.ActiveReports.Web.Viewer.ReportViewerSettings.Prefix.html#GrapeCity_ActiveReports_Web_Viewer_ReportViewerSettings_Prefix">Prefix</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the web API endpoint prefix.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
