Skip to main content

DiagramCommandsBase.RedoCommand Field

In This Article

Reapply the last action that was undone in the diagram control.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

#Declaration

public static readonly DiagramCommand RedoCommand

#Field Value

Type
DevExpress.Diagram.Core.DiagramCommand
See Also