Back to Devexpress

DiagramCommandsBase.CutCommand Field

corelibraries-devexpress-dot-diagram-dot-core-dot-diagramcommandsbase-c4f9982a.md

latest1.0 KB
Original Source

DiagramCommandsBase.CutCommand Field

Remove the selected diagram items and copy them to the Clipboard.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

csharp
public static readonly DiagramCommand CutCommand
vb
Public Shared ReadOnly CutCommand As DiagramCommand

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace