AIChooseReportTypePage Properties
A view for the AI Choose Report Type page in the WinForms Report Wizard.| Name | Description |
|---|---|
| Description | Gets the current page description. |
| IsInDesignMode static | Gets whether design-time mode is active. Inherited from ViewModelBase. |
| ReportType | Specifies the report type selected on the Wizard page. |
| ReportTypes | Specifies report types available on the Wizard page. |
| UseCustomFooter | Inherited from WizardPageBase. |
See Also