[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixMember.FixedData

FixedData Property

FixedData

Gets or sets a value indicating whether the tablix member's data should remain fixed in the viewing window when scrolling.

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

A bool value where true if the member's data should remain fixed; otherwise, false.