NumericUpDownFormatString Property

Gets or sets the display format of the Value.

Definition

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

Property Value

String

See Also