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

DefaultBarItemNames.SendToBack Field

Returns “DevExpress_Xpf_Reports_Ribbon_bSendToBack”. Corresponds to the Layout page’s toolbar item that sends the selected report elements to the back of a group of stacked elements.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string SendToBack = "DevExpress_Xpf_Reports_Ribbon_bSendToBack"

Field Value

Type
String
See Also