Back to Devexpress

DefaultBarItemNames.Items_Home_Appointment_NewRecurringAppointment Field

wpf-devexpress-dot-xpf-dot-scheduling-dot-defaultbaritemnames-dot-items-underscore-home-underscore-appointment-underscore-newrecurringappointment.md

latest1.5 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public const string Items_Home_Appointment_NewRecurringAppointment = "Items_Home_Appointment_NewRecurringAppointment"
vb
Public Const Items_Home_Appointment_NewRecurringAppointment As String = "Items_Home_Appointment_NewRecurringAppointment"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Xpf.Scheduling Namespace