New to Telerik ReportingStart a free 30-day trial

Specifies the page view mode for the ReportViewer control.

Definition

Namespace:Telerik.ReportViewer.WinForms

Assembly:Telerik.ReportViewer.WinForms.dll

Syntax:

C#
public enum ViewMode

Fields

Enables Interactive page view. In this mode, strict restrictions for report pagination are removed and interactivity is enabled.

C#
Interactive = 0

Enables PrintPreview page view. In this mode, the report is paged strictly according to its page settings.

C#
PrintPreview = 1
In this article
DefinitionFieldsInteractivePrintPreview
Not finding the help you need?
Contact Support