Enum PageMode
Specifies the page mode for the ReportViewer control.
Namespace: Telerik.ReportViewer.Mvc
Assembly: Telerik.ReportViewer.Mvc.dll
Syntax
public enum PageMode
ContinuousScroll
Displays large amount of report pages by appending additional pages on demand.
SinglePage
Displays only one report page in PageArea container