ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / ViewerType Property

In This Topic
    ViewerType Property (ReportModelBase)
    In This Topic
    Type of report viewer
    Syntax
    'Declaration
     
    Public Property ViewerType As ViewerType
    public ViewerType ViewerType {get; set;}
    See Also