Skip to main content
Cut

DefaultBarItemNames.Copy Field

In This Article

Returns “bCopy”. Corresponds to the Copy ribbon item that allows end-users to copy the selected diagram items to the clipboard.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public const string Copy = "bCopy"

#Field Value

Type
String
See Also