EventPropagation

enumeration

Description

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

Properties

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

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