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

DragDropBehaviorProperties Class

Contains the Drag-and-Drop Behavior options.

Namespace: DevExpress.Utils.DragDrop

Assembly: DevExpress.Utils.v19.2.dll

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