ShowOptions Property (HtmlExporter) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / HtmlExporter Class / ShowOptions Property

In This Topic
ShowOptions Property (HtmlExporter)
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 ShowOptions As Boolean
 
See Also