Skip to main content

DiagramCommandsBase.UndoCommand Field

In This Article

Cancel changes resulting from the last operation.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand UndoCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also