NumericUpDown.

Value Property

Summary

Gets or sets the value.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public double Value { get; set; }

Value

Type Description
double