RadControls for Silverlight

Provides the default drag-drop and resize implementation of the RadScheduleView control.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2012.3.1017.1050

Syntax

C#
public class DefaultDragDropBehavior : ScheduleViewDragDropBehavior
Visual Basic
Public Class DefaultDragDropBehavior _
	Inherits ScheduleViewDragDropBehavior

Inheritance Hierarchy

See Also