Skip to main content
Cut
New

DefaultBarItemNames.AlignBottom Field

Returns “DevExpress_Xpf_Reports_Ribbon_bAlignBottom”. Corresponds to the Layout page’s Align Bottoms toolbar button that aligns the bottoms of the selected controls.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string AlignBottom = "DevExpress_Xpf_Reports_Ribbon_bAlignBottom"

Field Value

Type
String
See Also