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

In This Topic
    DocumentSource Class
    In This Topic
    Base class for document sources (internal use only).
    Object Model
    DocumentSource Class
    Syntax
    'Declaration
     
    Public MustInherit Class DocumentSource 
       Inherits System.Windows.DependencyObject
    public abstract class DocumentSource : System.Windows.DependencyObject 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.ReportViewer.DocumentSource

    See Also