# GrapeCity.ActiveReports.Configuration.ReportingConfiguration

## Content

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



  <h1 id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration" class="text-break">ReportingConfiguration Class
</h1>
  <div class="markdown level0 summary"><p>Specifies configuration information for the core. For internal use only.</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">ReportingConfiguration</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Configuration.IConfigurationManager.html">IConfigurationManager</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Configuration.html">GrapeCity.ActiveReports.Configuration</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ReportingConfiguration : IConfigurationManager</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_Configuration_ReportingConfiguration__ctor_GrapeCity_ActiveReports_Configuration_IConfigurationProvider_" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.#ctor(GrapeCity.ActiveReports.Configuration.IConfigurationProvider)">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.-ctor.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration__ctor_GrapeCity_ActiveReports_Configuration_IConfigurationProvider_">ReportingConfiguration(IConfigurationProvider)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.html">ReportingConfiguration</a>.</p>
</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_Configuration_ReportingConfiguration_CustomItemDesigners" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.CustomItemDesigners">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.CustomItemDesigners.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_CustomItemDesigners">CustomItemDesigners</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a map for the custom report items with the custom designers</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_DataProviders" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.DataProviders">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.DataProviders.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_DataProviders">DataProviders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the data providers configuration entries.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_FontFactory" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.FontFactory">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.FontFactory.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_FontFactory">FontFactory</a>
        </td>
        <td class="markdown level1 summary"><p>Returns fonts factory.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_MapTileServerConfiguration" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.MapTileServerConfiguration">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.MapTileServerConfiguration.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_MapTileServerConfiguration">MapTileServerConfiguration</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a configuration for communication with map tile server.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_RenderingExtensions" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.RenderingExtensions">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.RenderingExtensions.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_RenderingExtensions">RenderingExtensions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rendering extension configuration entries.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ReportItems" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ReportItems.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ReportItems">ReportItems</a>
        </td>
        <td 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>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_Settings" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.Settings">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.Settings.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_Settings">Settings</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a collection of configuration settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_TileProviders" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.TileProviders">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.TileProviders.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_TileProviders">TileProviders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the tile providers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ToolboxItems" data-uid="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ToolboxItems">
          <a class="xref" href="GrapeCity.ActiveReports.Configuration.ReportingConfiguration.ToolboxItems.html#GrapeCity_ActiveReports_Configuration_ReportingConfiguration_ToolboxItems">ToolboxItems</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the toolbox item configuration entries.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;TObject&gt;(TObject)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;TObject&gt;(TObject, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>

</div>
