NumericUpDownHorizontalContentAlignment Property

Gets or sets the horizontal alignment of the content within the control.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public HorizontalAlignment HorizontalContentAlignment { get; set; }

Property Value

HorizontalAlignment

See Also