FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / DocumentSource Property

In This Topic
    DocumentSource Property (FlexViewer)
    In This Topic
    Gets or sets the document source which is used to generate a report.
    Syntax
    'Declaration
     
    Public Property DocumentSource As C1DocumentSource
    public C1DocumentSource DocumentSource {get; set;}
    See Also