ActiveReports Developer 7
RepeatOnNewPage Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IHeaderBand Interface : RepeatOnNewPage Property

Glossary Item Box

Indicates that this header band will repeat on each new page.

Syntax

Visual Basic (Declaration) 
ReadOnly Property RepeatOnNewPage As System.Boolean
C# 
System.bool RepeatOnNewPage {get;}

See Also