Skip to main content
Cut
New

DefaultBarItemNames.Copy Field

Returns “DevExpress_Xpf_Reports_Ribbon_bCopy”. Corresponds to the Home page’s Copy toolbar button that copies the selected report elements to the clipboard.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string Copy = "DevExpress_Xpf_Reports_Ribbon_bCopy"

Field Value

Type
String
See Also