FixedRowHeaders Property (ITablix)
In This Topic
Indicates the row headers should be displayed on the page even when the user scrolls part of the tablix off the page.
Syntax
'Declaration
ReadOnly Property FixedRowHeaders As Boolean
bool FixedRowHeaders {get;}
See Also