FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / DocumentSource Property

In This Topic
    DocumentSource Property (C1FlexViewer)
    In This Topic
    Gets or sets the document shown by the viewer.
    Syntax
    'Declaration
     
    Public Property DocumentSource As C1DocumentSource
    public C1DocumentSource DocumentSource {get; set;}
    See Also