DataCollectionChangedEventArgsT Properties |
The DataCollectionChangedEventArgsT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangedItems |
The list of items that have been added to, removed from, or updated in the collection.
|
![]() | ChangeType |
Indicates the type of change that has occurred in the collection of data items.
|