Skip to main content
A newer version of this page is available. .

ListBoxDragDropBehavior Class

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

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v19.2.dll

Declaration

public class ListBoxDragDropBehavior :
    Behavior<ListBoxEdit>

Inheritance

Object
DispatcherObject
DependencyObject
Freezable
Animatable
DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase
DevExpress.Mvvm.UI.Interactivity.Behavior
DevExpress.Mvvm.UI.Interactivity.Behavior<ListBoxEdit>
ListBoxDragDropBehavior
See Also