DefaultBarItemNames.ContextMenu_Items_AppointmentDrop_Actions_CancelDropAppointments Field
Returns the ContextMenu_Items_AppointmentDrop_Actions_CancelDropAppointments string. Identifies the Cancel item in the Appointment Drag Pop-Up Menu.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
public const string ContextMenu_Items_AppointmentDrop_Actions_CancelDropAppointments = "ContextMenu_Items_AppointmentDrop_Actions_CancelDropAppointments"
Field Value
Type |
---|
String |
See Also