Skip to main content
Cut
New

DefaultBarItemNames.New Field

Returns “DevExpress_Xpf_Reports_Ribbon_bNew”. Corresponds to the New toolbar button that creates a new report using the Report Wizard.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string New = "DevExpress_Xpf_Reports_Ribbon_bNew"

Field Value

Type
String
See Also