Skip to main content

DragDropBehaviorProperties Class

Contains the Drag-and-Drop Behavior options.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class DragDropBehaviorProperties :
    BehaviorPropertiesWithEvents,
    IDragDropBehaviorProperties

Inheritance

Object
DevExpress.Utils.Base.BaseObject
DevExpress.Utils.Base.BaseProperties
DevExpress.Utils.Behaviors.BehaviorProperties
DevExpress.Utils.Behaviors.BehaviorPropertiesWithEvents
DragDropBehaviorProperties
See Also