Skip to main content

SchedulerControl.GiveAppointmentDragFeedbackEvent Field

Identifies the SchedulerControl.GiveAppointmentDragFeedbackEvent routed event.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v24.1.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly RoutedEvent GiveAppointmentDragFeedbackEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also