ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PageViewOptions Class / ViewMode Property

In This Topic
    ViewMode Property
    In This Topic
    Specifies how the report page is shown inside the viewer.
    Syntax
    'Declaration
     
    Public Property ViewMode As PageViewMode
    public PageViewMode ViewMode {get; set;}
    See Also