Occurs after the ItemsSource property has been changed.
public event ItemsSourceChangedEventHandler ItemsSourceChanged
event Public ItemsSourceChanged As ItemsSourceChangedEventHandler
The event handler receives an argument of type DevExpress.Xpf.Grid.ItemsSourceChangedEventArgs containing data related to this event.