Skip to main content

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 also invokes the Appointment Recurrence dialog which allows specifying the recurrence pattern for the new appointment.

SchedulerMenuItemName_NewRecurringEvent

Namespace: DevExpress.Xpf.Scheduler.UI

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

Declaration

public static readonly string NewRecurringEvent
Public Shared ReadOnly NewRecurringEvent As String

Field Value

Type
String
See Also