RepeatColumnHeaders Property (ITablix)
In This Topic
Indicates the column headers should be repeated on each page on which a portion of the tablix appears.
Syntax
'Declaration
ReadOnly Property RepeatColumnHeaders As Boolean
bool RepeatColumnHeaders {get;}
See Also