# GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList" class="text-break">IBandedList Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for a banded list report item.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IBandedList : IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IFixedSizeItem</code></pre>
  </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_Extensibility_Rendering_Components_IBandedList_ConsumeWhiteSpace" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.ConsumeWhiteSpace">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.ConsumeWhiteSpace.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_ConsumeWhiteSpace">ConsumeWhiteSpace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether all whitespace in the band should be consumed when contents grow rather than preserving the minimum whitespace between the contents and the bounds.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Details" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Details">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Details.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Details">Details</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the details band collection (if any) for this <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Footer" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Footer">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Footer.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Footer">Footer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the footer for this banded list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Groups" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Groups">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Groups.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Groups">Groups</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of groups for this instance of <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Header" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Header">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.Header.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_Header">Header</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the header for this banded list.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_PreventOrphanedFooter" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.PreventOrphanedFooter">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.PreventOrphanedFooter.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_PreventOrphanedFooter">PreventOrphanedFooter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the orphaned footer is displayed on the next page.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_PreventOrphanedHeader" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.PreventOrphanedHeader">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList.PreventOrphanedHeader.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IBandedList_PreventOrphanedHeader">PreventOrphanedHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the orphaned header is displayed on the page.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.HasStyleDelayedProperties.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_HasStyleDelayedProperties_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">ReportItemExtensions.HasStyleDelayedProperties(IReportItem)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsDelayedHidded.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsDelayedHidded_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">ReportItemExtensions.IsDelayedHidded(IReportItem)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemExtensions.IsInteractive.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemExtensions_IsInteractive_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_">ReportItemExtensions.IsInteractive(IReportItem)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemImageRenderer.Render.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemImageRenderer_Render_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_GrapeCity_ActiveReports_Extensibility_Rendering_IImageRenderer_System_Drawing_SizeF_System_Drawing_SizeF_System_String_">ReportItemImageRenderer.Render(IReportItem, IImageRenderer, SizeF, SizeF, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.ReportItemImageRenderer.RenderBackground.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_ReportItemImageRenderer_RenderBackground_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IReportItem_GrapeCity_ActiveReports_Extensibility_Rendering_IImageRenderer_System_Drawing_SizeF_System_Drawing_SizeF_System_String_">ReportItemImageRenderer.RenderBackground(IReportItem, IImageRenderer, SizeF, SizeF, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ServiceProviderExtension.GetService.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ServiceProviderExtension_GetService__1_System_IServiceProvider_">ServiceProviderExtension.GetService&lt;T&gt;(IServiceProvider)</a>
  </div>
  <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>
