Skip to main content
A newer version of this page is available. .
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.v19.1.dll

Declaration

public const string AlignHorizontalCenters = "DevExpress_Xpf_Reports_Ribbon_bAlignHorizontalCenters"

Field Value

Type
String
See Also