Back to Devexpress

BarCodeEdit.VerticalTextAlignment Property

wpf-devexpress-dot-xpf-dot-editors-dot-barcodeedit-0a37042b.md

latest1.3 KB
Original Source

BarCodeEdit.VerticalTextAlignment Property

Gets or sets the text’s vertical alignment. This is a dependency property.

Namespace : DevExpress.Xpf.Editors

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public VerticalAlignment VerticalTextAlignment { get; set; }
vb
Public Property VerticalTextAlignment As VerticalAlignment

Property Value

TypeDescription
VerticalAlignment

A VerticalAlignment value that specifies the text’s vertical alignment.

|

See Also

HorizontalTextAlignment

ShowText

BarCodeEdit Class

BarCodeEdit Members

DevExpress.Xpf.Editors Namespace