Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly string DeleteAppointment

Field Value

Type
String
See Also