Reporting

Namespace: Telerik.ReportViewer.WinForms
Assembly: Telerik.ReportViewer.WinForms (in Telerik.ReportViewer.WinForms.dll)

Syntax

C#
public abstract class ReportViewerAreaBase : UserControl
Visual Basic
Public MustInherit Class ReportViewerAreaBase _
	Inherits 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
              Telerik.ReportViewer.WinForms..::..ReportViewerAreaBase
                Telerik.ReportViewer.WinForms..::..WinViewer

Version Information

Supported in: 1.0.1

See Also