Enum PageMode
Specifies the page mode for the ReportViewer control.
Namespace: Telerik.ReportViewer.Html5.WebForms
Assembly: Telerik.ReportViewer.Html5.WebForms.dll
Syntax
public enum PageMode
ContinuousScroll
Enables continuous scroll page view.
SinglePage
Enables single page view.