NumericUpDown.

Text Property

Summary

Gets or sets the formatted string representation of the value.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public string Text { get; set; }

Value

Type Description
string