Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1SSRSDocumentSource Class
Members

In This Topic
    C1SSRSDocumentSource Class
    In This Topic
    Represents a document source to access an SSRS report.
    Object Model
    C1SSRSDocumentSource Class
    Syntax
    'Declaration
     
    Public Class C1SSRSDocumentSource 
       Inherits C1DocumentSource
    public class C1SSRSDocumentSource : C1DocumentSource 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Document.C1DocumentSource
                C1.Win.C1Document.C1SSRSDocumentSource

    See Also