AIChooseDataSourceOptionPage<TModel> Properties
A presenter for the Report Wizard AIChooseDataSourceOptionPageView page.| Name | Description |
|---|---|
| FinishEnabled | Gets whether the Finish button is enabled on the Report Wizard AIChooseDataSourceOptionPageView page. |
| Model | Provides access to the wizard model, which accumulates settings specified by an end-user during wizard execution. Inherited from WizardPageBase<TView, TModel>. |
| MoveNextEnabled | Gets whether the Next button is enabled on the AIChooseDataSourceOptionPageView page. |
| PageContent | Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>. |
See Also