RadControls for Silverlight

Represents the interaction state for the reorder operations in the grid area.

Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core (in Telerik.Windows.Scheduling.Core.dll) Version: 2013.1.403.1050

Syntax

C#
public class SchedulingDragDropState : SchedulingInteractionState
Visual Basic
Public Class SchedulingDragDropState _
	Inherits SchedulingInteractionState

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Scheduling..::..SchedulingInteractionState
    Telerik.Windows.Controls.Scheduling..::..SchedulingDragDropState

See Also