ActiveReports 12
FixedRowHeaders Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : FixedRowHeaders Property
Gets or sets a value that indicates whether the row headers should be displayed on the page even when the user scrolls part of the Tablix off the page.
Syntax
'Declaration
 
Public Property FixedRowHeaders As Boolean
public bool FixedRowHeaders {get; set;}
See Also

Reference

Tablix Class
Tablix Members