Back to Devexpress

ListBoxDragDropBehavior Fields

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

latest2.8 KB
Original Source

ListBoxDragDropBehavior Fields

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

NameDescription
AllowDragDropProperty staticIdentifies the ListBoxDragDropBehavior.AllowDragDrop attached property.
CompleteRecordDragDropEvent staticIdentifies the CompleteRecordDragDrop attached event.
ContinueRecordDragEvent staticIdentifies the ContinueRecordDrag attached event.
DragDropHintTemplateProperty staticIdentifies the ListBoxDragDropBehavior.DragDropHintTemplate attached property.
DragRecordOverEvent staticIdentifies the DragRecordOver attached event.
DropMarkerTemplateProperty staticIdentifies the ListBoxDragDropBehavior.DropMarkerTemplate attached property.
DropRecordEvent staticIdentifies the DropRecord attached event.
GiveRecordDragFeedbackEvent staticIdentifies the GiveRecordDragFeedback attached event.
ShowDragDropHintProperty staticIdentifies the ListBoxDragDropBehavior.ShowDragDropHint attached property.
ShowTargetInfoInDragDropHintProperty staticIdentifies the ListBoxDragDropBehavior.ShowTargetInfoInDragDropHint attached property.
StartRecordDragEvent staticIdentifies the StartRecordDrag attached event.

See Also

ListBoxDragDropBehavior Class

ListBoxDragDropBehavior Members

DevExpress.Xpf.Core Namespace