Raised when the collection is changed.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public event NotifyCollectionChangedEventHandler CollectionChanged |
Visual Basic
![]() |
---|
Public Event CollectionChanged As NotifyCollectionChangedEventHandler |
CollectionChanged event handlers receive an argument of type NotifyCollectionChangedEventArgs.