Skip to main content
A newer version of this page is available. .

ChooseDataSourceNamePageView Class

Provides a view for the Enter the Data Source Name page of the Data Source Wizard.

Namespace: DevExpress.DataAccess.UI.Wizard.Views

Assembly: DevExpress.DataAccess.v19.1.UI.dll

Declaration

public class ChooseDataSourceNamePageView :
    WizardViewBase,
    IChooseDataSourceNamePageView

Remarks

The following image illustrates this wizard page (as used in the Snap control).

ChooseDataSourceNamePage

See Also