ActiveReports 12
RepeatOnNewPage Property (TablixMember)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TablixMember Class : RepeatOnNewPage Property
Gets or sets a System.Boolean value that indicates whether a static tablix member should be repeated on every page whenever a visible dynamic member sibling with the corresponding KeepWithGroup or its children appear on that page.
Syntax
'Declaration
 
Public Property RepeatOnNewPage As Boolean
public bool RepeatOnNewPage {get; set;}
See Also

Reference

TablixMember Class
TablixMember Members