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.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
public const string ContextMenu_Items_TimeRuler_Actions_SwitchTimeScale = "ContextMenu_Items_TimeRuler_Actions_SwitchTimeScale"
Field Value
Type |
---|
String |
See Also