NumericUpDownIsReadOnly Property

Gets or sets if the control is read only.

Definition

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

Property Value

Boolean

See Also