DefaultBarItemNames.ContextMenu_Items_Cell_Actions_SwitchView Field
Returns the ContextMenu_Items_Cell_Actions_SwitchView string. Identifies the Change View To submenu in the Cell 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_Cell_Actions_SwitchView = "ContextMenu_Items_Cell_Actions_SwitchView"
Field Value
Type |
---|
String |
See Also