# GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_ReportStore_SubreportsStore" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore" class="text-break">ReportStore.SubreportsStore Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></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_SubreportsStore_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct ReportStore.SubreportsStore</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_SubreportsStore__ctor_System_Collections_Generic_List_System_String__System_Collections_Generic_List_System_Collections_Generic_Dictionary_System_String_System_Int32___" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.#ctor(System.Collections.Generic.List{System.String},System.Collections.Generic.List{System.Collections.Generic.Dictionary{System.String,System.Int32}})">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.-ctor.html#GrapeCity_ActiveReports_Rendering_ReportStore_SubreportsStore__ctor_System_Collections_Generic_List_System_String__System_Collections_Generic_List_System_Collections_Generic_Dictionary_System_String_System_Int32___">SubreportsStore(List&lt;string&gt;, List&lt;Dictionary&lt;string, int&gt;&gt;)</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_SubreportsStore_Map" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.Map">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.Map.html">Map</a>
        </td>
        <td class="markdown level1 summary"><p>Index - report index: 0 - main report; 1,2,etc - index of subreport from Subreports starting from 1.
Value - dictionary to resolve report subreports. Key is subreport name in definition, Value is report index (0 - main report; 1,2,etc - index of subreport from Subreports starting from 1).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_ReportStore_SubreportsStore_Subreports" data-uid="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.Subreports">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.ReportStore.SubreportsStore.Subreports.html">Subreports</a>
        </td>
        <td class="markdown level1 summary"><p>List of subreports definitions.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <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>
