IWizardView Methods
If implemented, provides the View functionality to the Data Source Wizard.
Name | Description |
---|---|
Enable |
Specifies whether or not the Finish button is available in a wizard. |
Enable |
Specifies whether or not the Next button is available in a wizard. |
Enable |
Specifies whether or not the Previous button is available in a wizard. |
Set |
Specifies the content of a wizard page. |
Show |
Displays an error message with a specified text. |
See Also