EventPropagation

enumeration

Description

Value that determines if a event handler stops propagation of events or allows it to continue.

Properties

Property Description
StopStop event propagation after this handler.
ContinueContinue event propagation after this handler.

Did you find this page useful? Please give it a rating: