A newer version of this page is available.
Switch to the current version.
DefaultBarItemNames.Items_Appointment_Actions_Delete Field
Returns the Items_Appointment_Actions_Delete string. Identifies a button that deletes the selected appointment.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v19.1.dll
Declaration
public const string Items_Appointment_Actions_Delete = "Items_Appointment_Actions_Delete"
Public Const Items_Appointment_Actions_Delete As String = "Items_Appointment_Actions_Delete"
Field Value
Type |
---|
String |
See Also
Feedback