| ItemRemovingEventArgs Properties |
The ItemRemovingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Adaptor |
Gets adaptor to reorderable list container which contains element.
| |
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs.) | |
| ItemIndex |
Gets zero-based index of item which is being removed.
|