RepeatOnNewPage Property (ITablixMember)
In This Topic
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
ReadOnly Property RepeatOnNewPage As Boolean
bool RepeatOnNewPage {get;}
See Also