Skip to main content
All docs
V23.2

IChooseDataProviderPageView Interface

If implemented, supplies a view for the Select a data connection type page of the Data Source Wizard.

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

public interface IChooseDataProviderPageView

Remarks

The following classes implement the IChooseDataProviderPageView interface:

See Also