Occurs when the collection changes.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
event EventHandler<NotifyCollectionChangedEventArgs> CollectionChanged |
Visual Basic
![]() |
---|
Event CollectionChanged As EventHandler(Of NotifyCollectionChangedEventArgs) |
CollectionChanged event handlers receive an argument of type NotifyCollectionChangedEventArgs.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |