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

SchedulerMenuItemName.NewRecurringAppointment Field

Returns “NewRecurringAppointment”. Corresponds to the menu item that invokes the Edit Appointment dialog used to create a new appointment and specify the recurrence pattern for it.

Namespace: DevExpress.Xpf.Scheduler.UI

Assembly: DevExpress.Xpf.Scheduler.v21.2.dll

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly string NewRecurringAppointment

Field Value

Type
String
See Also