GiveRecordDragFeedbackEventArgs.Effects Property
Gets or sets the target drag-and-drop operation.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DragDropEffects | A member of the DragDropEffects enumeration specifying the target drag-and-drop operation. |
See Also