ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Tablix Class / FrozenRows Property

In This Topic
FrozenRows Property (Tablix)
In This Topic
Gets or sets a number of frozen rows.
Syntax
'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.
See Also