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

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property Data
Gets the data associated with this EventArgs

See Also