Skip to main content

DefaultBarItemNames.ContextMenu_Items_Cell_Actions_Paste Field

Returns the ContextMenu_Items_Cell_Actions_Paste string. Identifies the Paste item in the Cell Pop-Up Menu.

Namespace: DevExpress.Xpf.Scheduling

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

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public const string ContextMenu_Items_Cell_Actions_Paste = "ContextMenu_Items_Cell_Actions_Paste"

Field Value

Type
String
See Also