| ItemMovedEventArgs Properties |
The ItemMovedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Adaptor |
Gets adaptor to reorderable list container which contains element.
| |
| NewItemIndex |
Gets new zero-based index of the item which was moved.
| |
| OldItemIndex |
Gets old zero-based index of the item which was moved.
|