Back to Devexpress

BarCodeEdit.HorizontalTextAlignment Property

wpf-devexpress-dot-xpf-dot-editors-dot-barcodeedit-da44d049.md

latest1.4 KB
Original Source

BarCodeEdit.HorizontalTextAlignment Property

Gets or sets the text’s horizontal 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 HorizontalAlignment HorizontalTextAlignment { get; set; }
vb
Public Property HorizontalTextAlignment As HorizontalAlignment

Property Value

TypeDescription
HorizontalAlignment

A HorizontalAlignment value that specifies the text’s horizontal alignment.

|

See Also

VerticalTextAlignment

ShowText

BarCodeEdit Class

BarCodeEdit Members

DevExpress.Xpf.Editors Namespace