An interface representing the properties needed to the DragDrop functionality to be configured.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public interface IDragDropSettings |
| Visual Basic |
|---|
Public Interface IDragDropSettings |
See Also