Enum
ViewModes

Specifies whether the viewer is in interactive or print preview mode

Definition

Namespace:Telerik.ReportViewer.Mvc

Assembly:Telerik.ReportViewer.Mvc.dll

Syntax:

cs-api-definition
[Obsolete]
public enum ViewModes

Fields

INTERACTIVE

Displays the report in its original width and height with no paging. Additionally interactivity is enabled.

Declaration

cs-api-definition
INTERACTIVE = 0

Field Value

ViewModes

PRINT_PREVIEW

Displays the paginated report as if it is printed on paper. Interactivity is not enabled.

Declaration

cs-api-definition
PRINT_PREVIEW = 1

Field Value

ViewModes

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