Skip to main content
Cut
New

DefaultBarItemNames.Paste Field

Returns “DevExpress_Xpf_Reports_Ribbon_bPaste”. Corresponds to the Home page’s Paste toolbar button that pastes the contents of the clipboard to the selected report band.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string Paste = "DevExpress_Xpf_Reports_Ribbon_bPaste"

Field Value

Type
String
See Also