Skip to main content
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.v24.1.dll

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string SendToBack = "DevExpress_Xpf_Reports_Ribbon_bSendToBack"

Field Value

Type
String
See Also