IAIChooseDataSourceOptionPageView Interface
If implemented, supplies a view for the Select a Data Source Option page.
Namespace: DevExpress.AIIntegration.Reporting.Wizard.Views
Assembly: DevExpress.AIIntegration.Reporting.Common.v25.1.dll
NuGet Package: DevExpress.AIIntegration.Reporting.Common
Declaration
Remarks
The AIChooseDataSourceOptionPageView class implements IAIChooseDataSourceOptionPageView
.
The AIChooseDataSourceOptionPageView
view routes user commands to the AIChooseDataSourceOptionPage<TModel> presenter.
See Also