[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IFooterBand

IFooterBand Interface

Represents the interface for the footer band of the banded list.

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

Properties

Name Description
PrintAtBottom

Gets a value indicating whether this footer band will print at the bottom of the page.

RepeatOnNewPage

Gets a value indicating whether this footer band will repeat on each new page.

Extension Methods