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

DefaultBarItemNames.Undo Field

Returns “DevExpress_Xpf_Reports_Ribbon_bUndo”. Corresponds to the Undo toolbar button that cancels the last change made to the report.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string Undo = "DevExpress_Xpf_Reports_Ribbon_bUndo"

Field Value

Type
String
See Also