The DeletingItemsEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DeletingItemsEventArgs |
Initializes a new instance of the DeletingItemsEventArgs class.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether the deletion of the items is cancelled.
| |
| Items |
Gets the items that are about to be deleted.
|