Skip to main content
Cut

DefaultBarItemNames.Paste Field

Returns “bPaste”. Corresponds to the Paste ribbon item that allows end-users to add diagram items from the clipboard to the canvas.

Namespace: DevExpress.Diagram.Core

Assembly: DevExpress.Diagram.v23.2.Core.dll

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string Paste = "bPaste"

Field Value

Type
String
See Also