RepeatRowHeaders Property (ITablix)
In This Topic
Gets a value indicating whether the row headers should be repeated on each page on which a portion of the tablix appears.
Syntax
'Declaration
ReadOnly Property RepeatRowHeaders As Boolean
bool RepeatRowHeaders {get;}
Property Value
A
System.Boolean value indicating whether to repeat row headers on each page.
See Also