NumericUpDown.

IsReadOnly Property

Summary

Gets or sets if the control is read only.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public bool IsReadOnly { get; set; }

Value

Type Description
bool