Initializes a new instance of the RadDragCompletedEventArgs class.
Provides data for the RadDragCompleted event that occurs when a user completes a drag operation with the mouse of Thumb control.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.1050
Syntax
| Visual Basic |
|---|
Public Class RadDragCompletedEventArgs _
Inherits RoutedEventArgs |
Inheritance Hierarchy
See Also