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

SchedulerControl.StartAppointmentDragFromOutsideEvent Field

Identifies the SchedulerControl.StartAppointmentDragFromOutsideEvent routed event.

Namespace: DevExpress.Xpf.Scheduling

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

Declaration

public static readonly RoutedEvent StartAppointmentDragFromOutsideEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also