ActiveReports 13
ViewType Property (Viewer)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : ViewType Property
Gets or sets a value that determines how the viewer shows pages(single/multi/continous).
Syntax
'Declaration
 
Public Property ViewType As ViewType
public ViewType ViewType {get; set;}
See Also

Reference

Viewer Class
Viewer Members