Enum
ViewMode

Specifies the page view mode for the ReportViewer control.

Definition

Namespace:Telerik.ReportViewer.Wpf

Assembly:Telerik.ReportViewer.Wpf.dll

Syntax:

cs-api-definition
public enum ViewMode

Fields

Interactive

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

Declaration

cs-api-definition
Interactive = 0

Field Value

ViewMode

PrintPreview

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

Declaration

cs-api-definition
PrintPreview = 1

Field Value

ViewMode

In this article
DefinitionFieldsInteractivePrintPreview
Not finding the help you need?
Contact Support