# GrapeCity.ActiveReports.Rendering.ReportStore

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_ReportStore" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore" class="text-break">ReportStore Class
</h1>
  <div class="markdown level0 summary"><p>Stores reports obtained during build of data tree definition.</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">ReportStore</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Rendering.html">GrapeCity.ActiveReports.Rendering</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Rendering_ReportStore_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ReportStore</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_Rendering_ReportStore__ctor_GrapeCity_ActiveReports_PageReportModel_Report_GrapeCity_ActiveReports_ResourceLocator_" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.#ctor(GrapeCity.ActiveReports.PageReportModel.Report,GrapeCity.ActiveReports.ResourceLocator)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.-ctor.html#GrapeCity_ActiveReports_Rendering_ReportStore__ctor_GrapeCity_ActiveReports_PageReportModel_Report_GrapeCity_ActiveReports_ResourceLocator_">ReportStore(Report, ResourceLocator)</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_Rendering_ReportStore_ResourceLocator" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.ResourceLocator">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.ResourceLocator.html">ResourceLocator</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_RootReport" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.RootReport">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.RootReport.html">RootReport</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_Rendering_ReportStore_IsInteractive" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.IsInteractive">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.IsInteractive.html#GrapeCity_ActiveReports_Rendering_ReportStore_IsInteractive">IsInteractive</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the root report has interactive sortings.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_GetCumulativeExpressions" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.GetCumulativeExpressions">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.GetCumulativeExpressions.html#GrapeCity_ActiveReports_Rendering_ReportStore_GetCumulativeExpressions">GetCumulativeExpressions()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_GetNextReportName" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.GetNextReportName">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.GetNextReportName.html#GrapeCity_ActiveReports_Rendering_ReportStore_GetNextReportName">GetNextReportName()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_GetReport_System_String_" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.GetReport(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.GetReport.html#GrapeCity_ActiveReports_Rendering_ReportStore_GetReport_System_String_">GetReport(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets page report definition for given data tree query definition.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_GetSubReport_GrapeCity_ActiveReports_PageReportModel_Subreport_" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.GetSubReport(GrapeCity.ActiveReports.PageReportModel.Subreport)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.GetSubReport.html#GrapeCity_ActiveReports_Rendering_ReportStore_GetSubReport_GrapeCity_ActiveReports_PageReportModel_Subreport_">GetSubReport(Subreport)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets page report for given subreport control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_GetSubreports_GrapeCity_ActiveReports_ResourceLocator_" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.GetSubreports(GrapeCity.ActiveReports.ResourceLocator)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.GetSubreports.html#GrapeCity_ActiveReports_Rendering_ReportStore_GetSubreports_GrapeCity_ActiveReports_ResourceLocator_">GetSubreports(ResourceLocator)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns list of registered subreports and subreports dependency map for snapshot creation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_Register_GrapeCity_ActiveReports_PageReportModel_Subreport_GrapeCity_ActiveReports_PageReportModel_Report_" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.Register(GrapeCity.ActiveReports.PageReportModel.Subreport,GrapeCity.ActiveReports.PageReportModel.Report)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.Register.html#GrapeCity_ActiveReports_Rendering_ReportStore_Register_GrapeCity_ActiveReports_PageReportModel_Subreport_GrapeCity_ActiveReports_PageReportModel_Report_">Register(Subreport, Report)</a>
        </td>
        <td class="markdown level1 summary"><p>Registers association of subreport control with its page report definition.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_Register_System_String_GrapeCity_ActiveReports_PageReportModel_Report_" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.Register(System.String,GrapeCity.ActiveReports.PageReportModel.Report)">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.Register.html#GrapeCity_ActiveReports_Rendering_ReportStore_Register_System_String_GrapeCity_ActiveReports_PageReportModel_Report_">Register(string, Report)</a>
        </td>
        <td class="markdown level1 summary"><p>Registers association of page report with its data tree definition.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_RegisterCumulatives_System_Collections_Generic_IEnumerable_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo__" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.RegisterCumulatives(System.Collections.Generic.IEnumerable{GrapeCity.Enterprise.Data.Expressions.ExpressionInfo})">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.RegisterCumulatives.html#GrapeCity_ActiveReports_Rendering_ReportStore_RegisterCumulatives_System_Collections_Generic_IEnumerable_GrapeCity_Enterprise_Data_Expressions_ExpressionInfo__">RegisterCumulatives(IEnumerable&lt;ExpressionInfo&gt;)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilder.BuildData.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilder_BuildData_GrapeCity_ActiveReports_Rendering_ReportStore_System_Threading_CancellationToken_GrapeCity_Enterprise_Data_DataEngine_Def_Report_GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_GrapeCity_Enterprise_Data_DataEngine_DataParameter___GrapeCity_Enterprise_Data_DataEngine_InteractiveSortState_GrapeCity_ActiveReports_Extensibility_Rendering_IReportInformationService_System_Collections_Generic_IReadOnlyDictionary_System_String_System_Func_GrapeCity_ActiveReports_Rendering_CustomContextArgs_System_Object___">DataTreeBuilder.BuildData(ReportStore, CancellationToken, Def.Report, DataTreeBuilderConfig, DataParameter[], InteractiveSortState, IReportInformationService, IReadOnlyDictionary&lt;string, Func&lt;CustomContextArgs, object&gt;&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilder.BuildQuery.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilder_BuildQuery_GrapeCity_ActiveReports_Rendering_ReportStore_">DataTreeBuilder.BuildQuery(ReportStore)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilder.BuildQuery.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilder_BuildQuery_GrapeCity_ActiveReports_Rendering_ReportStore_GrapeCity_ActiveReports_Core_Rendering_IExpressionEvaluatorService_">DataTreeBuilder.BuildQuery(ReportStore, IExpressionEvaluatorService)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportExtensions.BuildReport.html#GrapeCity_ActiveReports_Rendering_ReportExtensions_BuildReport_GrapeCity_ActiveReports_Rendering_ReportStore_GrapeCity_ActiveReports_Core_Rendering_Data_ReportDataSnapshot_GrapeCity_Enterprise_Data_DataEngine_DataParameter___GrapeCity_ActiveReports_Rendering_RenderingTreeBuilderConfig_GrapeCity_ActiveReports_Core_Rendering_Data_SubreportsInfo_GrapeCity_ActiveReports_Core_Rendering_Interactivity_ActionKey___System_Collections_Generic_IReadOnlyDictionary_System_String_System_Func_GrapeCity_ActiveReports_Rendering_CustomContextArgs_System_Object___">ReportExtensions.BuildReport(ReportStore, ReportDataSnapshot, DataParameter[], RenderingTreeBuilderConfig, SubreportsInfo, ActionKey[], IReadOnlyDictionary&lt;string, Func&lt;CustomContextArgs, object&gt;&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.Tools.ReportStoreValidationExtensions.ValidateReport.html#GrapeCity_ActiveReports_Rendering_Tools_ReportStoreValidationExtensions_ValidateReport_GrapeCity_ActiveReports_Rendering_ReportStore_GrapeCity_ActiveReports_PageReportModel_ValidationMode_">ReportStoreValidationExtensions.ValidateReport(ReportStore, ValidationMode)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
