FrozenRows Property (Tablix)
Gets or sets a number of frozen rows.
public int FrozenRows {get; set;}
'Declaration
Public Property FrozenRows As Integer
Property Value
An
System.Int32 value indicating the number of rows that remain visible when the user scrolls vertically.