[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Band.RepeatOnNewPage

RepeatOnNewPage Property

RepeatOnNewPage

Gets or sets a value indicating whether the footer or header bands are displayed on each page where the banded list is displayed.

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

A bool value where true if the footer or header bands are repeated on each page; otherwise, false.