# GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo

## Content

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



  <h1 id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo" class="text-break">ReportInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents detailed information about a report.</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">ReportInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.html">GrapeCity.ActiveReports.Blazor.Viewer</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Blazor.Viewer.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ReportInfo</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <code>ReportInfo</code> class contains properties that provide comprehensive details about a report, including its name, parameters, layout, and export options.</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_Viewer_ReportInfo__ctor" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.-ctor.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo__ctor">ReportInfo()</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_Viewer_ReportInfo_DisplayType" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.DisplayType">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.DisplayType.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_DisplayType">DisplayType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display mode of the report, which defines how the report is rendered on screen.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Exports" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Exports">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Exports.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Exports">Exports</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the export types available for the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_GalleyModeAllowed" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.GalleyModeAllowed">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.GalleyModeAllowed.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_GalleyModeAllowed">GalleyModeAllowed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the report supports Galley Mode, a specific layout or viewing mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Name" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Name">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Name.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Parameters" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Parameters">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Parameters.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Parameters">Parameters</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the descriptors for all parameters required or available for the report.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_ParametersView" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.ParametersView">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.ParametersView.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_ParametersView">ParametersView</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom layout for the parameters panel.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_SizeType" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.SizeType">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.SizeType.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_SizeType">SizeType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size type of the report, which influences how the report handles overflow and scaling.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Type" data-uid="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Type">
          <a class="xref" href="GrapeCity.ActiveReports.Blazor.Viewer.ReportInfo.Type.html#GrapeCity_ActiveReports_Blazor_Viewer_ReportInfo_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the type of the report.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
