Skip to main content
Cut
New

DefaultBarItemNames.TextVertAlignmentTop Field

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

Namespace: DevExpress.Xpf.Reports.UserDesigner

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

NuGet Package: DevExpress.Wpf.Reporting

Declaration

public const string TextVertAlignmentTop = "DevExpress_Xpf_Reports_Ribbon_bTextAlignTop"

Field Value

Type
String
See Also