IAIChooseReportTypePageView Interface
If implemented, supplies a view for the AI Choose Report Type page.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.2.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Remarks
The following classes implement IAIChooseReportTypePageView:
The AIChooseReportTypePageView view routes user commands to the AIChooseReportTypePage<TModel> presenter.
See Also