Enum
DropRelativePosition

Represents the drop relative position of the items when reordering.

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public enum DropRelativePosition

Fields

After

Declaration

cs-api-definition
After = 3

Field Value

DropRelativePosition

Before

Declaration

cs-api-definition
Before = 1

Field Value

DropRelativePosition

Inside

Declaration

cs-api-definition
Inside = 2

Field Value

DropRelativePosition

None

Declaration

cs-api-definition
None = 0

Field Value

DropRelativePosition

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