ActiveReports 12
MultiPageViewRows Property

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > FlashViewerOptions Class : MultiPageViewRows Property
Gets or sets the amount of rows to display in the Multiple page view type. The number of rows cannot be greater than 5 and less than 1.
Syntax
'Declaration
 
Public Property MultiPageViewRows As Short
public short MultiPageViewRows {get; set;}
See Also

Reference

FlashViewerOptions Class
FlashViewerOptions Members