ItemInsertedEventArgs Properties

Rotorz ReorderableList

ItemInsertedEventArgs Properties

The ItemInsertedEventArgs type exposes the following members.

Properties
  Name Description
Public property Adaptor
Gets adaptor to reorderable list container which contains element.
Public property ItemIndex
Gets zero-based index of item which was inserted.
Public property WasDuplicated
Indicates if inserted item was duplicated from another item.
Top
See Also