IAIReportGenerationPageView Interface
If implemented, supplies a view for the Enter Report Description page.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.Reporting.Common.v26.1.dll
Declaration
Remarks
The following classes implement IAIReportGenerationPageView:
The IAIReportGenerationPageView view routes user commands to the AIReportGenerationPage<TModel> presenter.
See Also