ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win 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/continous).
    Syntax
    'Declaration
     
    Public Property ViewType As ViewType
    public ViewType ViewType {get; set;}
    See Also