Click or drag to resize
CancelableCollectionChangedEventArgs Properties

The CancelableCollectionChangedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets / sets the cancel flag to cancel the action.
Public propertyInvolvedEntity
Gets / sets the entity involved in the action which took place and which triggered the raised event.
(Inherited from CollectionChangedEventArgs.)
Top
See Also