Back to Devexpress

IAINoDataEnterReportPromptPageView Interface

xtrareports-devexpress-dot-aiintegration-dot-reporting-dot-wizard-dot-views-48f0aa1f.md

latest1.7 KB
Original Source

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.2.dll

NuGet Package : DevExpress.AIIntegration.Reporting.Common

Declaration

csharp
public interface IAINoDataEnterReportPromptPageView
vb
Public Interface IAINoDataEnterReportPromptPageView

Remarks

The following classes implement IAINoDataEnterReportPromptPageView:

The AINoDataEnterReportPromptPageView view routes user commands to the AINoDataEnterReportPromptPage<TModel> presenter.

See Also

IAINoDataEnterReportPromptPageView Members

DevExpress.AIIntegration.Reporting.Wizard.Views Namespace