Represents a routed event. Routed events can be tunnel or bubble event
according to the routed direction of the event.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class RoutedEvent |
| Visual Basic |
|---|
Public Class RoutedEvent |
Inheritance Hierarchy
System..::..Object
Telerik.WinControls..::..RoutedEvent
See Also