Back to Devexpress

IAIChooseDataSourceOptionPageView Interface

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

latest1.7 KB
Original Source

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

NuGet Package : DevExpress.AIIntegration.Reporting.Common

Declaration

csharp
public interface IAIChooseDataSourceOptionPageView
vb
Public Interface IAIChooseDataSourceOptionPageView

Remarks

The following classes implement IAIChooseDataSourceOptionPageView:

The AIChooseDataSourceOptionPageView view routes user commands to the AIChooseDataSourceOptionPage<TModel> presenter.

See Also

IAIChooseDataSourceOptionPageView Members

DevExpress.AIIntegration.Reporting.Wizard.Views Namespace