[]
Gets or sets a value indicating whether the column headers should remain visible when the user scrolls part of the Tablix off the page.
public bool FixedColumnHeaders { get; set; }
| Type | Description |
|---|---|
| bool | A bool value indicating whether to fix column headers during scrolling. |