Raises the [E:CollectionChanged] event.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
protected override void OnCollectionChanged( NotifyCollectionChangedEventArgs e ) |
Visual Basic |
---|
Protected Overrides Sub OnCollectionChanged ( _ e As NotifyCollectionChangedEventArgs _ ) |
Parameters
- e
- Type: System.Collections.Specialized..::..NotifyCollectionChangedEventArgs
NotifyCollectionChangedEventArgs that contains the event data.