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.v14.2.dll
Declaration
public static readonly string OpenAppointment
Public Shared ReadOnly OpenAppointment As String
Field Value
| Type |
|---|
| String |
See Also