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