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

DefaultBarItemNames.Items_Home_Appointment_NewAppointment Field

Returns the Items_Home_Appointment_NewAppointment string. Identifies a button that invokes the AppointmentWindow dialog for the newly created appointment.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v18.2.dll

Declaration

public const string Items_Home_Appointment_NewAppointment = "Items_Home_Appointment_NewAppointment"

Field Value

Type
String
See Also