CancelCollectionItemEventArgs Class
Provides data for the ItemInserting and ItemRemoving events of a DataCollectionBase class; Provides data for the ItemInserting and ItemRemoving events of a DataCancellableCollectionBase class.
Definition
Members Table
The following table lists the members exposed by the CancelCollectionItemEventArgs object. Click a tab on the left to choose the type of member you want to view.
Methods
Properties
| Property | Description |
|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs) |
| Index | Gets the index of the item involved in the event of a NETiKA control. |
| Item | Gets the item involved in the event of a NETiKA control. |
Fields
| Field | Description |
|---|
| Empty | Represents an event with no event data. (Inherited from EventArgs) |
Inheritance Hierarchy
Object
Class Information
| Namespace | NETiKA.Toolkit.Data |
|---|
| Flash Library | GOAToolkit.scl |
|---|
| Flash Library Version | 0.20.3.0 |
|---|
| Silverlight Library | GOAToolkit.dll |
|---|