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

In This Topic
    ShowExportOptions Property (C1FlexViewer)
    In This Topic
    Gets or sets a value indicating whether the Options dialog should be shown to the user before exporting the document.
    Syntax
    'Declaration
     
    Public Property ShowExportOptions As Boolean
    public bool ShowExportOptions {get; set;}
    See Also