Skip to main content
A newer version of this page is available. .

SchedulerControl.CompleteAppointmentDragDropEvent Field

Identifies the SchedulerControl.CompleteAppointmentDragDrop routed event.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly RoutedEvent CompleteAppointmentDragDropEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also