[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.IHeaderBand

IHeaderBand Interface

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

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

Properties

Name Description
RepeatOnNewPage

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

Extension Methods