Tablix.RepeatRowHeaders 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 repeated on each page on which a portion of the tablix appears.
public:
property bool RepeatRowHeaders { bool get(); };
public bool RepeatRowHeaders { get; }
member this.RepeatRowHeaders : bool
Public ReadOnly Property RepeatRowHeaders As Boolean
Property Value
A Boolean
value.