CompleteAppointmentDragDropEventArgs.Effects Property
Specifies the effects of the drag-drop operation.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DragDropEffects | A System.Windows.DragDropEffects enumeration value. |
See Also