[]
Represents an interface for a banded list report item.
public interface IBandedList : IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IFixedSizeItem
| Name | Description |
|---|---|
| ConsumeWhiteSpace | 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. |
| Details | Gets the details band collection (if any) for this GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList. |
| Footer | Gets the footer for this banded list. |
| Groups | Gets a collection of groups for this instance of GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList. |
| Header | Gets the header for this banded list. |
| PreventOrphanedFooter | Gets a value indicating whether the orphaned footer is displayed on the next page. |
| PreventOrphanedHeader | Gets a value indicating whether the orphaned header is displayed on the page. |