Click or drag to resize
ItemInsertedEventArgs Properties

The ItemInsertedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAdaptor
Gets adaptor to reorderable list container which contains element.
Public propertyItemIndex
Gets zero-based index of item which was inserted.
Public propertyWasDuplicated
Indicates if inserted item was duplicated from another item.
Top
See Also