Skip to main content
Cut

DefaultBarItemNames.Redo Field

Returns “bRedo”. Corresponds to the Redo ribbon item in the quick access toolbar that allows end-users to reapply the last action that was undone in the diagram control.

Namespace: DevExpress.Diagram.Core

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

NuGet Package: DevExpress.Diagram.Core

Declaration

public const string Redo = "bRedo"

Field Value

Type
String
See Also