[]
Gets or sets a value indicating whether the tablix member's data should remain fixed in the viewing window when scrolling.
public bool FixedData { get; set; }
A bool value where true if the member's data should remain fixed; otherwise, false.
true
false