ActiveReports 12
ViewType Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win 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