Skip to main content
Cut
New

DefaultBarItemNames.SendBackward Field

Returns “DevExpress_Xpf_Reports_Ribbon_bSendBackward”. Corresponds to the Layout page’s toolbar item that moves the selected report elements one step toward the back.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string SendBackward = "DevExpress_Xpf_Reports_Ribbon_bSendBackward"

Field Value

Type
String
See Also