C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / PagedView Property

In This Topic
PagedView Property
In This Topic
Specifies whether the viewer must show document pages individually (with scrollbars covering the current page only) or continuously (with scrollbars covering the whole document).
Syntax
'Declaration
 
Public Property PagedView As System.Boolean
 
See Also