Enum
DragOperationType

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public enum DragOperationType

Fields

Drag

Move or copy an item.

Declaration

cs-api-definition
Drag = 0

Field Value

DragOperationType

Create dependency, add link, etc.

Declaration

cs-api-definition
Link = 2

Field Value

DragOperationType

Resize

Change the size or the range of an item.

Declaration

cs-api-definition
Resize = 1

Field Value

DragOperationType

In this article
DefinitionFieldsDragLinkResize
Not finding the help you need?
Contact Support