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