Provides data for the CollectionChanged event.
The following tables list the members exposed by the NotifyCollectionChangedEventArgs type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets the action that caused the event. |
|
![]() |
Gets the list of new items involved in the change. |
|
![]() |
Gets the index at which the change occurred. |
|
![]() |
Gets the list of items affected by a Replace, Remove, or Move action. |
|
![]() |
Gets the index at which a Move, Remove, or Replace action occurred. |
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |