The CancelableEventArgs type exposes the following members.

Constructors

  Name Description
Public method CancelableEventArgs
CancelableEventArgs constructor.

Properties

  Name Description
Public property CancelEvent
Set this property to true if you want to cancel action that called this event.

See Also