Enum
DragDropElementType

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public enum DragDropElementType

Fields

Drag

Declaration

cs-api-definition
Drag = 1

Field Value

DragDropElementType

LinkEnd

Declaration

cs-api-definition
LinkEnd = 5

Field Value

DragDropElementType

LinkStart

Declaration

cs-api-definition
LinkStart = 4

Field Value

DragDropElementType

None

Declaration

cs-api-definition
None = 0

Field Value

DragDropElementType

ResizeEnd

Declaration

cs-api-definition
ResizeEnd = 3

Field Value

DragDropElementType

ResizeStart

Declaration

cs-api-definition
ResizeStart = 2

Field Value

DragDropElementType