Initializes a new instance of the NotifyCollectionChangedEventArgs class that describes a one-item Move 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 Move.
The item affected by the change.
The item affected by the change.
The old index for the changed item.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |