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