ItemRemovingEventArgs Properties

Rotorz ReorderableList

ItemRemovingEventArgs Properties

The ItemRemovingEventArgs type exposes the following members.

Properties
  Name Description
Public property Adaptor
Gets adaptor to reorderable list container which contains element.
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property ItemIndex
Gets zero-based index of item which is being removed.
Top
See Also