SchedulerMenuItemName.DeleteAppointment Field
Returns "DeleteAppointment". Corresponds to the menu item used to remove a simple appointment or invoke the Confirm Delete dialog for a recurring appointment.

Namespace: DevExpress.Xpf.Scheduler.UI
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
public static readonly string DeleteAppointment
Public Shared ReadOnly DeleteAppointment As String
Field Value
| Type |
|---|
| String |
See Also