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