Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a multi-item change.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public NotifyCollectionChangedEventArgs ( |
Visual Basic
![]() |
---|
Public New ( _ |
The action that caused the event. This can be set to Add or Remove.
The items that were affected by the change.
The index where the change occurred.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |