Represents a behavior of the drag & drop and resize functionality of the RadScheduleView control.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2012.3.1017.1050
Syntax
| C# |
|---|
public interface IDragDropBehavior |
| Visual Basic |
|---|
Public Interface IDragDropBehavior |
See Also