Skip to main content
All docs
V24.1

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.v24.1.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