ShowOptionsDialog Method (RtfExporter) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / RtfExporter Class / ShowOptionsDialog Method

In This Topic
ShowOptionsDialog Method (RtfExporter)
In This Topic
Displays a dialog that allows the user to edit the export options.
Syntax
'Declaration
 
Public Overridable Function ShowOptionsDialog() As Boolean
 

Return Value

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