Skip to main content

IChooseObjectConstructorPageView.Changed Event

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

Namespace: DevExpress.DataAccess.Wizard.Views

Assembly: DevExpress.DataAccess.v24.2.dll

NuGet Package: DevExpress.DataAccess

Declaration

event EventHandler Changed

Event Data

The Changed event's data class is EventArgs.

See Also