Enum MessageDispatchPhase
Defines the possible phases a message dispatch process may enter.
Namespace: Telerik.Charting
Assembly: Telerik.WinControls.dll
Syntax
public enum MessageDispatchPhase
Bubble
Message is being dispatched up in the parent chain.
Tunnel
Message is being dispatched down to all descendants.