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