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

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_GotoDate Field

Returns the ContextMenu_Items_Cell_Actions_GotoDate string. Identifies the Go to Date… 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_GotoDate = "ContextMenu_Items_Cell_Actions_GotoDate"

Field Value

Type
String
See Also