Click or drag to resize

CancelableListModificationEventArgs<T> Properties

The CancelableListModificationEventArgs<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event raised and passing this event arguments instance is cancelled or not.
Public propertyInvolvedElement
Gets or sets the involved element.
Top
See Also