Skip to main content
Cut
New

DefaultBarItemNames.TextHorAlignmentRight Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTextAlignRight”. Corresponds to the Home page’s toolbar item that horizontally aligns the text of the selected report elements on the right.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TextHorAlignmentRight = "DevExpress_Xpf_Reports_Ribbon_bTextAlignRight"

Field Value

Type
String
See Also