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

In This Topic
DefaultOptionsFormClass Property (C1mdxExportProvider)
In This Topic
Gets the type of form which is used to edit the export options by default.
Syntax
'Declaration
 
Public Overrides ReadOnly Property DefaultOptionsFormClass As Type
 
See Also