# GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems

## Content

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



<h1 id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ReportItems_" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems*">ReportItems Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ReportItems_" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems*"></a>
<h4 id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ReportItems" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems">ReportItems</h4>
<div class="markdown level1 summary"><p>Provides the mapping between <code>CustomReportItem</code> type names and their corresponding <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.type">Type</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public ReportItemsConfigurationDictionary ReportItems { get; }</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Configuration.IConfigurationManager.ReportItems.html#GrapeCity_ActiveReports_Configuration_IConfigurationManager_ReportItems">IConfigurationManager.ReportItems</a></div>
</div>
