Skip to main content
Cut

DefaultBarItemNames.Cut Field

Returns “bCut”. Corresponds to the Cut ribbon item that allows end-users to remove the selected diagram items from the canvas and add them to the clipboard.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string Cut = "bCut"

Field Value

Type
String
See Also