[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Tablix.FixedRowHeaders

FixedRowHeaders Property

FixedRowHeaders

Gets or sets a value indicating whether the row headers should remain visible when the user scrolls part of the Tablix off the page.

Declaration
public bool FixedRowHeaders { get; set; }
Property Value
Type Description
bool

A bool value indicating whether to fix row headers during scrolling.