Definition
Namespace:Telerik.Windows.Controls.Scheduling
Assembly:Telerik.Windows.Scheduling.Core.dll
Syntax:
C#
public enum DragOperationType
Fields
Move or copy an item.
C#
Drag = 0
Create dependency, add link, etc.
C#
Link = 2
Change the size or the range of an item.
C#
Resize = 1