AIChooseReportTypePage<TModel> Properties
A presenter for the Report Wizard AIChooseReportTypePageView page.Name | Description |
---|---|
FinishEnabled | Gets whether the Finish button is enabled on the AIChooseReportTypePageView 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 AIChooseReportTypePageView page. |
PageContent | Provides access to the content of a wizard page. Inherited from WizardPageBase<TView, TModel>. |
See Also