Skip to main content

SchedulerMenuItemName.NewAppointment Field

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

SchedulerMenuItemName_NewAppointment

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