Click or drag to resize
ItemRemovingEventArgs Properties

The ItemRemovingEventArgs type exposes the following members.

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