ActiveReports 12
RepeatOnNewPage Property (HeaderFooter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > HeaderFooter Class : RepeatOnNewPage Property

Gets or sets a value indicating whether the footer or header is displayed on each page on which the table or group is displayed.

Syntax
'Declaration
 
Public Property RepeatOnNewPage As Boolean
public bool RepeatOnNewPage {get; set;}

Property Value

A Boolean value where true indicates that the footer or header is displayed on each page on which the table or group is displayed; otherwise false. The default value is false.

See Also

Reference

HeaderFooter Class
HeaderFooter Members