Skip to main content
Cut
New

DefaultBarItemNames.BringToFront Field

Returns “DevExpress_Xpf_Reports_Ribbon_bBringToFront”. Corresponds to the Layout page’s toolbar item that brings the selected report elements to the front of a group of stacked elements.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string BringToFront = "DevExpress_Xpf_Reports_Ribbon_bBringToFront"

Field Value

Type
String
See Also