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

    Declaration

    public interface IChooseDataProviderPageView

    Remarks

    The following classes implement the IChooseDataProviderPageView interface:

    See Also