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

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.v19.1.dll

Declaration

public const string ContextMenu_Items_Appointment_Actions_Delete = "ContextMenu_Items_Appointment_Actions_Delete"

Field Value

Type
String
See Also