Version

IFlatDataConnectionSettings Interface Members

The following tables list the members exposed by IFlatDataConnectionSettings.

Public Properties
 NameDescription
 PropertyItemsSourceGets the underlying System.Collections.IEnumerable object.  
Public Events
 NameDescription
 EventItemsSourceChangedFired when ItemsSource is changed. This event is fired both when System.Collections.Specialized.INotifyCollectionChanged collection changes and items source is reset.  
See Also