ComponentOne FlexReport for WinForms
ShowOptions Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Export Namespace > ExportFilter Class : ShowOptions Property
Gets or sets a value indicating whether the options dialog should be shown to the user before exporting the document.
Syntax
'Declaration
 
Public Property ShowOptions As System.Boolean
public System.bool ShowOptions {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members