DefaultBarItemNames.Items_Home_Appointment_NewRecurringAppointment Field
Returns the Items_Home_Appointment_NewRecurringAppointment string. Identifies a button that invokes the AppointmentWindow and RecurrenceWindow dialogs 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_NewRecurringAppointment = "Items_Home_Appointment_NewRecurringAppointment"
Field Value
Type |
---|
String |
See Also