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