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

DefaultBarItemNames.Save Field

Returns “DevExpress_Xpf_Reports_Ribbon_bSave”. Corresponds to the Home page’s Save toolbar button that saves the current report to the file.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string Save = "DevExpress_Xpf_Reports_Ribbon_bSave"

Field Value

Type
String
See Also