# GrapeCity.ActiveReports.Design.Configuration.ReportTypes

## Content

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




  <h1 id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes" data-uid="GrapeCity.ActiveReports.Design.Configuration.ReportTypes" class="text-break">ReportTypes Enum
</h1>
  <div class="markdown level0 summary"><p>Available report types.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.Configuration.html">GrapeCity.ActiveReports.Design.Configuration</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum ReportTypes</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_Page">Page</td>
        <td><p>Page report type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_Rdl">Rdl</td>
        <td><p>Rdl report type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_RdlDashboard">RdlDashboard</td>
        <td><p>Rdl Dashboard type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_RdlMultiSection">RdlMultiSection</td>
        <td><p>Rdl Multi-Section type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_SampleReports">SampleReports</td>
        <td><p>Sample Report type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_Configuration_ReportTypes_Section">Section</td>
        <td><p>Section report type.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
