Version 24.2 (latest)

FlatDataConnectionSettings Class Events

For a list of all members of this type, see FlatDataConnectionSettings members.

Public Events
 NameDescription
Public EventItemsSourceChangedFired when ItemsSource is changed. When it is of type that implements System.Collections.Specialized.INotifyCollectionChanged the event is fired when collection changes.  
See Also