FixedRowHeaders Property (Tablix)
Gets or sets a value indicating whether the row headers should remain visible when the user scrolls part of the Tablix off the page.
public bool FixedRowHeaders {get; set;}
'Declaration
Public Property FixedRowHeaders As Boolean
Property Value
A
System.Boolean value indicating whether to fix row headers during scrolling.