IWizardCustomization<TModel> Properties
Provides functionality to customize the Data Source Wizard.| Name | Description |
|---|---|
| Model | Provides access to a document model associated with a custom wizard page. |
| StartPage | Specifies the starting page of a wizard. |
| WizardSize | Specifies the dimensions of the wizard window. |
| WizardTitle | Specifies the title of the wizard window. |
See Also