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.v26.1.dll
Declaration
Remarks
The following classes implement IAIChooseDataSourceOptionPageView:
The AIChooseDataSourceOptionPageView view routes user commands to the AIChooseDataSourceOptionPage<TModel> presenter.
See Also