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