Version

CancelableEventArgs Class Members

The following tables list the members exposed by CancelableEventArgs.

Public Constructors
 NameDescription
Public ConstructorCancelableEventArgs Constructor  
Public Properties
 NameDescription
Public PropertyCancelWhen set to true during the handling of the event, notifies the calling code that processing for the event should be discontinued and/or reversed so as to have no effect.  
See Also