Skip to main content
Cut
New

DefaultBarItemNames.TextHorAlignmentLeft Field

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

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TextHorAlignmentLeft = "DevExpress_Xpf_Reports_Ribbon_bTextAlignLeft"

Field Value

Type
String
See Also