[]
Gets or sets a value indicating whether the row headers should be repeated on each page where a portion of the tablix appears.
public bool RepeatRowHeaders { get; set; }
Type | Description |
---|---|
bool | A bool value indicating whether to repeat row headers on each page. |