RadControls for WPF

The behavior class responsive for the drag-drop operation in the RadGanttView control.

Namespace: Telerik.Windows.Controls.GanttView
Assembly: Telerik.Windows.Controls.GanttView (in Telerik.Windows.Controls.GanttView.dll) Version: 2013.1.403.40

Syntax

C#
public class GanttDragDropBehavior : SchedulingDragDropBehavior
Visual Basic
Public Class GanttDragDropBehavior _
	Inherits SchedulingDragDropBehavior

Inheritance Hierarchy

See Also