Skip to main content
All docs
V25.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.v25.1.dll

    NuGet Package: DevExpress.DataAccess

    Declaration

    public interface IChooseDataProviderPageView

    Remarks

    The following classes implement the IChooseDataProviderPageView interface:

    See Also