# GrapeCity.ActiveReports.PageReportModel.BandedListLoader

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageReportModel_BandedListLoader" data-uid="GrapeCity.ActiveReports.PageReportModel.BandedListLoader" class="text-break">BandedListLoader Class
</h1>
  <div class="markdown level0 summary"><p>Represents a builder loading the banded lists from a custom report items.</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">BandedListLoader</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.html">GrapeCity.ActiveReports.PageReportModel</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_PageReportModel_BandedListLoader_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class BandedListLoader</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_BandedListLoader_FromCustomReportItem_GrapeCity_ActiveReports_PageReportModel_CustomReportItem_" data-uid="GrapeCity.ActiveReports.PageReportModel.BandedListLoader.FromCustomReportItem(GrapeCity.ActiveReports.PageReportModel.CustomReportItem)">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.BandedListLoader.FromCustomReportItem.html#GrapeCity_ActiveReports_PageReportModel_BandedListLoader_FromCustomReportItem_GrapeCity_ActiveReports_PageReportModel_CustomReportItem_">FromCustomReportItem(CustomReportItem)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.BandedList.html">BandedList</a> from a <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.CustomReportItem.html">CustomReportItem</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
