Click or drag to resize

CancelableEvent Methods

The CancelableEvent type exposes the following members.

Methods
 NameDescription
Public methodCancel Cancel the current event (equivalent to setting Value to null).
Public methodSchedule Schedule a new event.
Public methodToString Event string representation.
(Overrides ValueTypeToString)
Top
See Also