# GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration

## Content

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



  <h1 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration" class="text-break">IDesignConfiguration Interface
</h1>
  <div class="markdown level0 summary"><p>Designer configuration</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.html">GrapeCity.ActiveReports.Design.DdrDesigner.Designers</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Design.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IDesignConfiguration</code></pre>
  </div>
  <h5 id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>For internal use</p>
</div>
  <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_Design_DdrDesigner_Designers_IDesignConfiguration_CustomItemDesigners" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration.CustomItemDesigners">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration.CustomItemDesigners.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_CustomItemDesigners">CustomItemDesigners</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a map for the custom report items with the custom designers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_DataSourceTypesConfiguration" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration.DataSourceTypesConfiguration">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration.DataSourceTypesConfiguration.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_DataSourceTypesConfiguration">DataSourceTypesConfiguration</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a configuration for the data source types.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_ReportTypesConfiguration" data-uid="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration.ReportTypesConfiguration">
          <a class="xref" href="GrapeCity.ActiveReports.Design.DdrDesigner.Designers.IDesignConfiguration.ReportTypesConfiguration.html#GrapeCity_ActiveReports_Design_DdrDesigner_Designers_IDesignConfiguration_ReportTypesConfiguration">ReportTypesConfiguration</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a configuration for the report types.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
