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