NumericUpDownIsReadOnly Property
Gets or sets if the control is read only.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsReadOnly { get; set; }
Public Property IsReadOnly As Boolean
Get
Set
member IsReadOnly : bool with get, set
Property Value
Boolean