DiagramControl.CutSelectedItems() Method
In This Article
Moves the currently selected diagram items to the Clipboard.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.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