Skip to main content

SchedulerMenuItemName.NewAllDayEvent Field

Returns “NewAllDayEvent”. 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).

Namespace: DevExpress.Xpf.Scheduler.UI

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

NuGet Package: DevExpress.Wpf.Scheduler

Declaration

public static readonly string NewAllDayEvent

Field Value

Type
String
See Also