OptionsFormClass Property (ExportProvider)
In This Topic
Gets the type of form which is used to edit the export options by default.
Syntax
'Declaration
Public Overridable ReadOnly Property OptionsFormClass As Type
public virtual Type OptionsFormClass {get;}
See Also