Back to Devexpress

DiagramCommandsBase.DeleteCommand Field

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

latest1022 B
Original Source

DiagramCommandsBase.DeleteCommand Field

Remove the selected diagram items.

Namespace : DevExpress.Diagram.Core

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

NuGet Package : DevExpress.Diagram.Core

Declaration

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

Field Value

Type
DevExpress.Diagram.Core.DiagramCommand

See Also

DiagramCommandsBase Class

DiagramCommandsBase Members

DevExpress.Diagram.Core Namespace