ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Viewer Class
Members

In This Topic
    Viewer Class
    In This Topic
    The Viewer control is used to preview report documents on the screen.
    Object Model
    Viewer Class
    Syntax
    'Declaration
     
    Public Class Viewer 
       Inherits System.Windows.Forms.UserControl
    public class Viewer : System.Windows.Forms.UserControl 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         GrapeCity.ActiveReports.Viewer.Win.Viewer

    Requirements

    See Also