[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IBand

IBand Interface

Represents the interface for the Band of a BandedList.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IBand : IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IReportItemContainer

Properties

Name Description
CanGrow

Gets a value indicating whether this band can grow in the vertical direction.

CanShrink

Gets a value indicating whether this band can shrink in the vertical direction.

EndSection

Gets the value indicating where the layout should continue.

KeepTogether

Gets a value indicating whether the band should try to keep the content together.

PageBreak

Gets the page breaking options for this band.

Extension Methods