ReportViewer for WPF and Silverlight | ComponentOne
C1.WPF.ReportViewer Namespace / C1ReportViewer Class
Members

In This Topic
    C1ReportViewer Class
    In This Topic
    Displays PDF and HTML documents with navigation controls.
    Object Model
    C1ReportViewer Class
    Syntax
    'Declaration
     
    Public Class C1ReportViewer 
       Inherits System.Windows.Controls.Control
    public class C1ReportViewer : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.ReportViewer.C1ReportViewer

    See Also