AIChooseReportTypePage Class
A view for the AI Choose Report Type page in the WinForms Report Wizard.
Namespace: DevExpress.AIIntegration.Wpf.Reporting
Assembly: DevExpress.AIIntegration.Wpf.Reporting.v25.2.dll
Declaration
[POCOViewModel]
public class AIChooseReportTypePage :
WizardPageBase,
IAIChooseReportTypePageView,
IReportWizardPage
Remarks
AIChooseReportTypePage defines GUI elements for the following page:

This view routes user commands to the AIChooseReportTypePage<TModel> presenter.
Implements
Inheritance
Object
BindableBase
ViewModelBase
WizardPageBase
AIChooseReportTypePage
See Also