DiagramControl.CutSelectedItems() Method
Moves the currently selected diagram items to the Clipboard.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Remarks
Use the DiagramControl.Paste method to paste diagram items from the Clipboard onto the canvas.
See Also