Summary
Gets or sets a value indicating whether the text can be changed by the use of the up or down buttons only.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Bindable(true)]
[Category("Appearance")]
[DefaultValue(false)]
public bool IsReadOnly { get; set; }
Attributes
Type | Description |
---|---|
Bindable | |
Category | |
Default |
Value
Type | Description |
---|---|
bool |