ListChangedEventArgsT Properties |
The EventedListTListChangedEventArgsT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Item | Gets the item that has changed. | |
| ItemIndex | Gets the index of the item. | |
| ListChangedType | Gets the type of change for the list. | |
| OldItem | Gets the item's previous value. |