Occurs when an item in the collection changes, or the entire collection changes.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
C# |
---|
public event NotifyCollectionChangedEventHandler CollectionChanged |
Visual Basic |
---|
Public Event CollectionChanged As NotifyCollectionChangedEventHandler |