Skip to main content
Cut
New

DefaultBarItemNames.AlignHorizontalCenters Field

Returns “DevExpress_Xpf_Reports_Ribbon_bAlignHorizontalCenters”. Corresponds to the Layout page’s Align Middles toolbar button that aligns the centers of the selected controls horizontally.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string AlignHorizontalCenters = "DevExpress_Xpf_Reports_Ribbon_bAlignHorizontalCenters"

Field Value

Type
String
See Also