Skip to main content

IChooseEFConnectionStringPageView.Changed Event

Occurs when the selected item in the list of available connections is changed.

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

event EventHandler Changed

Event Data

The Changed event's data class is EventArgs.

See Also