Back to Devexpress

IChooseDataProviderPageView Interface

corelibraries-devexpress-dot-dataaccess-dot-wizard-dot-views-6a124a8c.md

latest1.5 KB
Original Source

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

NuGet Package : DevExpress.DataAccess

Declaration

csharp
public interface IChooseDataProviderPageView
vb
Public Interface IChooseDataProviderPageView

Remarks

The following classes implement the IChooseDataProviderPageView interface:

See Also

IChooseDataProviderPageView Members

DevExpress.DataAccess.Wizard.Views Namespace