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

DefaultBarItemNames.ContextMenu_Items_TimeRuler_Actions_SwitchTimeScale Field

Returns the ContextMenu_Items_TimeRuler_Actions_SwitchTimeScale string. Identifies a container for menu items which specify time scale intervals in the Time Ruler Pop-Up Menu.

Namespace: DevExpress.Xpf.Scheduling

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

Declaration

public const string ContextMenu_Items_TimeRuler_Actions_SwitchTimeScale = "ContextMenu_Items_TimeRuler_Actions_SwitchTimeScale"

Field Value

Type
String
See Also