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