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.1.dll

Declaration

public class DragDropBehaviorProperties :
    BehaviorProperties,
    IDragDropBehaviorProperties

Inheritance

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