Skip to main content
A newer version of this page is available. .
Cut

DefaultBarItemNames.Redo Property

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.v19.2.Core.dll

Declaration

public static string Redo { get; }

Property Value

Type
String
See Also