Tablix.FixedRowHeaders Property

Definition

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.

Applies to