# GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig

## Content

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



  <h1 id="GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig" data-uid="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig" class="text-break">DataTreeBuilderConfig Class
</h1>
  <div class="markdown level0 summary"><p>Configuration for building the data tree.</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">DataTreeBuilderConfig</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_DataTreeBuilderConfig_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DataTreeBuilderConfig</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_DataTreeBuilderConfig__ctor" data-uid="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.-ctor.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig__ctor">DataTreeBuilderConfig()</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_DataTreeBuilderConfig_DataProviders" data-uid="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.DataProviders">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.DataProviders.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_DataProviders">DataProviders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the factory for creating data providers.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_LocateDataSource" data-uid="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.LocateDataSource">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.LocateDataSource.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_LocateDataSource">LocateDataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the function for locating data sources.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_PrefetchData" data-uid="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.PrefetchData">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.PrefetchData.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_PrefetchData">PrefetchData</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether data should be prefetched.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_ResolveCredentials" data-uid="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.ResolveCredentials">
          <a class="xref" href="GrapeCity.ActiveReports.Rendering.DataTreeBuilderConfig.ResolveCredentials.html#GrapeCity_ActiveReports_Rendering_DataTreeBuilderConfig_ResolveCredentials">ResolveCredentials</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the method for resolving credentials.</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>
