Skip to main content

ChooseObjectConstructorPage.Changed Event

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

Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

Assembly: DevExpress.Xpf.DataAccess.v26.1.dll

Declaration

public event EventHandler Changed

Event Data

The Changed event's data class is EventArgs.

See Also