SchedulerMenuItemName.NewAppointment Field
Returns "NewAppointment". Corresponds to the menu item that invokes the Edit Appointment dialog used to create a new appointment.

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