Skip to main content
Cut
New

DefaultBarItemNames.AlignRight Field

Returns “DevExpress_Xpf_Reports_Ribbon_bAlignRight”. Corresponds to the Layout page’s Align Rights toolbar button that aligns the selected controls to the right.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string AlignRight = "DevExpress_Xpf_Reports_Ribbon_bAlignRight"

Field Value

Type
String
See Also