ActiveReports 12
FixedData Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TablixMember Class : FixedData Property
Gets or sets a System.Boolean value that indicates whether the tablix member should be kept in the viewing window when the user scrolls the page.
Syntax
'Declaration
 
Public Property FixedData As Boolean
public bool FixedData {get; set;}
See Also

Reference

TablixMember Class
TablixMember Members