ActiveReports.Viewer3 Request technical support
WebViewer Class
See Also  Members  


For internal use only.

Syntax

Visual Basic (Declaration) 
Public Class WebViewer 
   Inherits ContainerControl
Visual Basic (Usage)Copy Code
Dim instance As WebViewer
C# 
public class WebViewer : ContainerControl 

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  DataDynamics.ActiveReports.Viewer.WebViewer

See Also