[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBandedList

IBandedList Interface

Represents an interface for a banded list report item.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IBandedList : IOverflowItem, ISectionRegion, IPageRegion, IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IFixedSizeItem

Properties

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.

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.

Extension Methods