Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / InitializeSSRSParametersDialogEventArgs Class / DocumentSource Property

In This Topic
    DocumentSource Property
    In This Topic
    TBD: Gets a C1.Win.C1Document.C1DocumentSource object parameters of that are edited.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentSource As C1.Win.C1Document.C1DocumentSource
    public C1.Win.C1Document.C1DocumentSource DocumentSource {get;}
    See Also