Back to Devexpress

IAIChooseReportTypePageView Interface

xtrareports-devexpress-dot-aiintegration-dot-reporting-dot-wizard-dot-views-72e5103a.md

latest1.6 KB
Original Source

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

csharp
public interface IAIChooseReportTypePageView
vb
Public Interface IAIChooseReportTypePageView

Remarks

The following classes implement IAIChooseReportTypePageView:

The AIChooseReportTypePageView view routes user commands to the AIChooseReportTypePage<TModel> presenter.

See Also

IAIChooseReportTypePageView Members

DevExpress.AIIntegration.Reporting.Wizard.Views Namespace