Class DropRelativePosition
Represents the drop relative position of the items when reordering.
Inheritance
System.Object
DropRelativePosition
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public sealed class DropRelativePosition : Enum
Fields
After
Before
Inside
None
value__
Declaration
public int value__
Field Value
System.Int32
|