MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / ViewType Property

In This Topic
ViewType Property (Viewer)
In This Topic
Gets or sets a value that determines how the viewer shows pages (single/multi/continuous).
Syntax
'Declaration
 
Public Property ViewType As ViewType
 

Property Value

A ViewType value.
Remarks

The ViewType property can be set to:

See Also