Back to Devexpress

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_TimeScaleCaptions Field

wpf-devexpress-dot-xpf-dot-scheduling-dot-defaultbaritemnames-dot-contextmenu-underscore-items-underscore-cell-underscore-actions-underscore-timescalecaptions.md

latest1.4 KB
Original Source

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_TimeScaleCaptions Field

Returns the ContextMenu_Items_Cell_Actions_TimeScaleCaptions string. Identifies the Time Scale Captions submenu in the Cell Pop-Up Menu.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public const string ContextMenu_Items_Cell_Actions_TimeScaleCaptions = "ContextMenu_Items_Cell_Actions_TimeScaleCaptions"
vb
Public Const ContextMenu_Items_Cell_Actions_TimeScaleCaptions As String = "ContextMenu_Items_Cell_Actions_TimeScaleCaptions"

Field Value

Type
String

See Also

DefaultBarItemNames Class

DefaultBarItemNames Members

DevExpress.Xpf.Scheduling Namespace