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.v19.2.dll

Declaration

public const string ContextMenu_Items_Cell_Actions_NewAllDayEvent = "ContextMenu_Items_Cell_Actions_NewAllDayEvent"

Field Value

Type
String
See Also