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

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

Declaration

public static readonly string OpenAppointment

Field Value

Type
String
See Also