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.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
public const string Items_Home_Appointment_NewAppointment = "Items_Home_Appointment_NewAppointment"
Field Value
Type |
---|
String |
See Also