DefaultBarItemNames.TextHorAlignmentJustify Field
Returns “DevExpress_Xpf_Reports_Ribbon_bTextAlignJustify”. Corresponds to the Home page’s toolbar item that horizontally justifies the text of the selected report elements.
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v24.2.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
public const string TextHorAlignmentJustify = "DevExpress_Xpf_Reports_Ribbon_bTextAlignJustify"
Field Value
Type |
---|
String |
See Also