Enum DropPosition
Enumerates the possible drop positions relative to an item.
Namespace: Telerik.Windows.Controls.FieldList
Assembly: Telerik.Windows.Controls.PivotFieldList.dll
Syntax
public enum DropPosition
Bottom
Drop to the bottom of the item.
Left
Drop to the left of the item.
Over
Drop over or 'in' the item.
Right
Drop to the right of the item.
Top
Drop to the top of the item.