Tablix.FixedColumnHeaders Property

Definition

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.

Applies to