Skip to main content

SchedulerMenuItemName.OpenAppointment Field

Returns “OpenAppointment”. Corresponds to the menu item that invokes the Edit Appointment dialog used for editing properties of the current appointment. Note that if the appointment is recurring, then this item only allows editing of the current appointment, not its entire series.

Namespace: DevExpress.Xpf.Scheduler.UI

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

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly string OpenAppointment

Field Value

Type
String
See Also