| ItemInsertedEventArgs Properties |
The ItemInsertedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Adaptor |
Gets adaptor to reorderable list container which contains element.
| |
| ItemIndex |
Gets zero-based index of item which was inserted.
| |
| WasDuplicated |
Indicates if inserted item was duplicated from another item.
|