[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Tablix.FixedColumnHeaders

FixedColumnHeaders Property

FixedColumnHeaders

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

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

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