[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixMember.RepeatOnNewPage

RepeatOnNewPage Property

RepeatOnNewPage

Gets or sets a value indicating whether a static tablix member should be repeated on every page when a visible dynamic member sibling with the corresponding KeepWithGroup or its children appears on that page.

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

A bool value where true to repeat the member on new pages; otherwise, false.