GOA - NETiKA.Toolkit.Data.CancelCollectionItemEventArgs

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

public class CancelCollectionItemEventArgs: CancelEventArgs

Members Table

MethodDescription
CancelCollectionItemEventArgsOverloaded. Initializes a new instance of CancelCollectionItemEventArgs.
EqualsOverloaded. Compares two objects to determine if they are equal. (Inherited from Object)
GetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object)
GetTypeGets the Type of the current instance. (Inherited from Object)
ReferenceEqualsDetermines whether the specified Object instances are the same instance. (Inherited from Object)
ToStringReturns a String that represents the current Object. (Inherited from Object)
PropertyDescription
CancelGets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs)
IndexGets the index of the item involved in the event of a NETiKA control.
ItemGets the item involved in the event of a NETiKA control.
FieldDescription
EmptyRepresents an event with no event data. (Inherited from EventArgs)

Inheritance Hierarchy

Object
EventArgs
CancelEventArgs
CancelCollectionItemEventArgs

Class Information

NamespaceNETiKA.Toolkit.Data
Flash LibraryGOAToolkit.scl
Flash Library Version0.20.3.0
Silverlight LibraryGOAToolkit.dll



© 2003-2007 NETiKA Technologies. All rights reserved.