Specifies whether the viewer must show document pages individually (with scrollbars covering the current page only) or continously (with scrollbars covering the whole document).

Namespace:  C1.Web.UI.Controls.C1Report
Assembly:  C1ReportClient (in C1ReportClient.dll)

Syntax

JavaScript
function get_pagedView();
function set_pagedView(value);

See Also