IEvent Methods |
The IEvent type exposes the following members.
Name | Description | |
---|---|---|
PreventDefault |
Cancels the event if it is cancelable, without stopping further propagation of the event.
| |
StopPropagation |
Prevents further propagation of the current event.
|