BarCodeEdit.HorizontalTextAlignment Property
Gets or sets the text’s horizontal alignment. This is a dependency property.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v21.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
HorizontalAlignment | A HorizontalAlignment value that specifies the text’s horizontal alignment. |
See Also