[This is preliminary documentation and is subject to change.]

The CancelItemEventArgs<(Of <(<'T>)>)> type exposes the following members.

Constructors

Properties

  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyItem
Gets item connected with event

See Also