Skip to main content

DefaultBarItemNames.ContextMenu_Items_Appointment_Actions_Delete Field

Returns the ContextMenu_Items_Appointment_Actions_Delete string. Identifies the Delete item in the Appointment Pop-Up Menu.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public const string ContextMenu_Items_Appointment_Actions_Delete = "ContextMenu_Items_Appointment_Actions_Delete"

Field Value

Type
String
See Also