RepositoryItemLookUpEdit.DataSourceChanged Event
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v20.2.dll
Declaration
[DXCategory("Events")]
public event EventHandler DataSourceChanged
<DXCategory("Events")>
Public Event DataSourceChanged As EventHandler
Event Data
The DataSourceChanged event's data class is EventArgs.
See Also
Feedback