RepeatOnNewPage Property (ITableHeaderFooterRows)
In This Topic
Indicates if these rows should be repeated on each page that the table or group is displayed on.
Syntax
'Declaration
ReadOnly Property RepeatOnNewPage As Boolean
bool RepeatOnNewPage {get;}
See Also