FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / OpenExportedFile Property

In This Topic
    OpenExportedFile Property (C1FlexViewerPane)
    In This Topic
    Gets or sets a value indicating whether the exported document should be opened after exporting to a file.
    Syntax
    'Declaration
     
    Public Property OpenExportedFile As Boolean
    public bool OpenExportedFile {get; set;}
    See Also