Skip to main content
Cut

DefaultBarItemNames.Undo Field

Returns “bUndo”. Corresponds to the Undo ribbon item in the quick access toolbar that allows end-users to undo the most recent action in the diagram control.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string Undo = "bUndo"

Field Value

Type
String
See Also