BarCodeEditSettings.HorizontalTextAlignment Property
Gets or sets the text’s horizontal alignment. This is a dependency property.
Namespace: DevExpress.Xpf.Editors.Settings
Assembly: DevExpress.Xpf.Core.v24.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