ComponentOne FlexReport for UWP
ShowOptionsDialog Method

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ExportFilter Class : ShowOptionsDialog Method
Displays a dialog that allows the user to edit the export options.
Syntax
'Declaration
 
Public Overridable Function ShowOptionsDialog() As System.Boolean
public virtual System.bool ShowOptionsDialog()

Return Value

true if the dialog was displayed successfully and the user pressed OK, false otherwise.
See Also

Reference

ExportFilter Class
ExportFilter Members