Skip to main content
Cut
New

DefaultBarItemNames.ArrangeGroup Field

Returns “DevExpress_Xpf_Reports_Ribbon_rgArrange”. Corresponds to the Layout page’s Arrange toolbar group that contains items allowing you to change the order of stacked elements.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string ArrangeGroup = "DevExpress_Xpf_Reports_Ribbon_rgArrange"

Field Value

Type
String
See Also