Tablix.FixedColumnHeaders 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 column headers should be displayed on the page even when the user scrolls part of the tablix off the page.
public:
property bool FixedColumnHeaders { bool get(); };
public bool FixedColumnHeaders { get; }
member this.FixedColumnHeaders : bool
Public ReadOnly Property FixedColumnHeaders As Boolean
Property Value
A Boolean
value.