[]
Represents the interface for the Band of a BandedList.
public interface IBand : IReportItem, IRenderComponent, IServiceProvider, IDocumentMapItem, IReportItemContainer
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. |