ActiveReports 13
CollectionChanged Event (INotifyCollectionChanged)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > INotifyCollectionChanged Interface : CollectionChanged Event
Occurs when the items list of the collection has changed, or the collection is reset.
Syntax
'Declaration
 
Event CollectionChanged As NotifyCollectionChangedEventHandler
event NotifyCollectionChangedEventHandler CollectionChanged
See Also

Reference

INotifyCollectionChanged Interface
INotifyCollectionChanged Members