MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class / FixedData Property

In This Topic
FixedData Property (TablixMember)
In This Topic
Gets or sets a value indicating whether the tablix member's data should remain fixed in the viewing window when scrolling.
Syntax
'Declaration
 
Public Property FixedData As Boolean
 

Property Value

A System.Boolean value where true if the member's data should remain fixed; otherwise, false.
See Also