ActiveReports.Viewer6 Send comments on this topic.
Viewer Class
See Also  Members  
ActiveReports.Viewer6 Assembly > DataDynamics.ActiveReports.Viewer Namespace : Viewer Class

The Viewer control is used to preview report documents on the screen.

Object Model






Syntax

Visual Basic (Declaration) 
Public Class Viewer 
   Inherits UserControl
C# 
public class Viewer : 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
                     DataDynamics.ActiveReports.Viewer.Viewer

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also