Back to Devexpress

AppointmentControl.DragDropEffects Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-dot-appointmentcontrol-876c32ca.md

latest1.3 KB
Original Source

AppointmentControl.DragDropEffects Property

Gets the target drop effect in an appointment drag-and-drop operation. This is a dependency property.

Namespace : DevExpress.Xpf.Scheduling.Visual

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public DragDropEffects DragDropEffects { get; }
vb
Public ReadOnly Property DragDropEffects As DragDropEffects

Property Value

TypeDescription
DragDropEffects

A DragDropEffects enumeration value.

|

See Also

AppointmentControl Class

AppointmentControl Members

DevExpress.Xpf.Scheduling.Visual Namespace