FixedData Property (TablixMember)
In This Topic
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