DropAppointmentEventArgs.Effects Property
Returns a member of the DragDropEffects enumeration that specifies which operation is the result of the drag-drop operation.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DragDropEffects | A DragDropEffects enumeration value. |
See Also