Skip to main content
Cut
New

DefaultBarItemNames.AlignLeft Field

Returns “DevExpress_Xpf_Reports_Ribbon_bAlignLeft”. Corresponds to the Layout page’s Align Lefts toolbar button that aligns the selected controls to the left.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string AlignLeft = "DevExpress_Xpf_Reports_Ribbon_bAlignLeft"

Field Value

Type
String
See Also