Click or drag to resize
ItemMovedEventArgs Properties

The ItemMovedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAdaptor
Gets adaptor to reorderable list container which contains element.
Public propertyNewItemIndex
Gets new zero-based index of the item which was moved.
Public propertyOldItemIndex
Gets old zero-based index of the item which was moved.
Top
See Also