ActiveReports 12
RepeatRowHeaders Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : RepeatRowHeaders Property
Gets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears.
Syntax
'Declaration
 
Public Property RepeatRowHeaders As Boolean
public bool RepeatRowHeaders {get; set;}
See Also

Reference

Tablix Class
Tablix Members