DiagramCustomItemDragEventArgs.Result Property
Returns the drag-and-drop operation result.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v22.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
Type | Description |
---|---|
DragDropEffects | A System.Windows.Forms.DragDropEffects enumeration value. |
See Also