Click or drag to resize
Wizard .NET Library

ListChangedEventArgsT Properties

The EventedListTListChangedEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets the item that has changed.
Public propertyItemIndex
Gets the index of the item.
Public propertyListChangedType
Gets the type of change for the list.
Public propertyOldItem
Gets the item's previous value.
Top
See Also