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

SchedulerMenuItemName.NewRecurringEvent Field

Returns “NewRecurringEvent”. Corresponds to the menu item that invokes the Edit Appointment dialog used to create a new all-day appointment (in this case, the Appointment.AllDay option in the dialog is checked) and specify the recurrence pattern for this appointment.

Namespace: DevExpress.Xpf.Scheduler.UI

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduler, DevExpress.Wpf.Scheduler

Declaration

public static readonly string NewRecurringEvent

Field Value

Type
String
See Also