Skip to main content
Cut
New

DefaultBarItemNames.TextVertAlignmentBottom Field

Returns “DevExpress_Xpf_Reports_Ribbon_bTextAlignBottom”. Corresponds to the Home page’s toolbar item that vertically aligns the text of the selected report elements at the bottom.

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TextVertAlignmentBottom = "DevExpress_Xpf_Reports_Ribbon_bTextAlignBottom"

Field Value

Type
String
See Also