Back to Devexpress

ListBoxDragDropBehavior Attached Properties

wpf-devexpress-dot-xpf-dot-core-dot-listboxdragdropbehavior-dot-underscore-attachedproperties.md

latest1.9 KB
Original Source

ListBoxDragDropBehavior Attached Properties

Contains set of properties and events that allow you to control drag-and-drop operations in the ListBoxEdit control.

NameDescription
AllowDragDrop staticGets or sets whether an end-user is allowed to drag and drop ListBoxEdit’s records. This is an attached property.
DragDropHintTemplate staticGets or sets the template that defines the drag-and-drop hint‘s presentation. This is an attached property.
DropMarkerTemplate staticGets or sets the template that defines the drop marker‘s presentation. This is an attached property.
ShowDragDropHint staticGets or sets whether the drag-and-drop hint is displayed when dragging a record. This is an attached property.
ShowTargetInfoInDragDropHint staticGets or sets whether the drag-and-drop hint shows additional information about a drop target.

See Also

ListBoxDragDropBehavior Class

ListBoxDragDropBehavior Members

DevExpress.Xpf.Core Namespace