Skip to main content
A newer version of this page is available. .
All docs
V22.1

RepositoryItemLookUpEdit.DataSourceChanged Event

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v22.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[DXCategory("Events")]
public event EventHandler DataSourceChanged

Event Data

The DataSourceChanged event's data class is EventArgs.

See Also