ActiveReports 13
MultiplePageRows Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : MultiplePageRows Property
Gets or sets the number of pages displayed vertically when the viewer is in MultiPageMode.
Syntax
'Declaration
 
Public Property MultiplePageRows As Integer
public int MultiplePageRows {get; set;}
See Also

Reference

Viewer Class
Viewer Members