[]
        
(Showing Draft Content)

C1.WPF.Document.C1SSRSDocumentSource.Document

Document Property

Document

Overridden. Gets a C1Document object representing the SSRS report associated with the current document source.

Declaration
public override C1Document Document { get; }
Overrides