[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.HeaderFooter.RepeatOnNewPage

RepeatOnNewPage Property

RepeatOnNewPage

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

Declaration
public bool RepeatOnNewPage { get; set; }
Property Value
Type Description
bool

A bool value where true indicating that the footer or header should be displayed on each page on which the table or group is displayed; otherwise, false. Default value is false.