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

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_NewAllDayEvent Field

Returns the ContextMenu_Items_Cell_Actions_NewAllDayEvent string. Identifies the New All Day Event item in the Cell Pop-Up Menu.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public const string ContextMenu_Items_Cell_Actions_NewAllDayEvent = "ContextMenu_Items_Cell_Actions_NewAllDayEvent"

Field Value

Type
String
See Also