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

DefaultBarItemNames.Redo Field

Returns “DevExpress_Xpf_Reports_Ribbon_bRedo”. Corresponds to the Redo toolbar button that reverses the results of the last undo action.

Namespace: DevExpress.Xpf.Reports.UserDesigner

Assembly: DevExpress.Xpf.ReportDesigner.v20.2.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string Redo = "DevExpress_Xpf_Reports_Ribbon_bRedo"

Field Value

Type
String
See Also