Class DropPosition
Enumerates the possible drop positions relative to an item.
Inheritance
System.Object
DropPosition
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public sealed class DropPosition : Enum
Fields
Bottom
Drop to the bottom of the item.
Declaration
public const DropPosition Bottom
Field Value
DropPosition
|
Left
Over
Right
Top
value__
Declaration
public int value__
Field Value
System.Int32
|