Tablix.FixedRowHeaders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the row headers should be displayed on the page even when the user scrolls part of the tablix off the page.
public:
property bool FixedRowHeaders { bool get(); };
public bool FixedRowHeaders { get; }
member this.FixedRowHeaders : bool
Public ReadOnly Property FixedRowHeaders As Boolean
Property Value
A Boolean
value.