Share via


TablixMember.FixedData Property

Gets a Boolean value that indicates whether the tablix member should be kept in the viewing window when the user scrolls the page.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

public abstract bool FixedData { get; }

Property Value

Type: System.Boolean
true if the tablix member should be kept in the viewing window when the user scrolls the page; otherwise, false.