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 |
public bool IsReadOnly { get; set; }
Type | Description |
---|---|
bool |