TrickleDown

enumeration

Description

Use this enum to specify during which phases the event handler is executed.

Properties

NoTrickleDown The event handler should be executed during the AtTarget and BubbleUp phases.
TrickleDown The event handler should be executed during the AtTarget and TrickleDown phases.

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