IAINoDataEnterReportPromptPageView Interface
If implemented, supplies a view for the Enter Report Description page.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Remarks
The AINoDataEnterReportPromptPageView class implements IAINoDataEnterReportPromptPageView
.
The AINoDataEnterReportPromptPageView
view routes user commands to the AINoDataEnterReportPromptPage<TModel> presenter.
See Also