Summary
Gets or sets which numeric input for this NumericUpDown is allowed.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- NumericUpDown
Syntax
[Category("Common")]
[DefaultValue(NumericInput.All)]
public NumericInput NumericInputMode { get; set; }
Attributes
| Type | Description |
|---|---|
| Category | |
| Default |
Value
| Type | Description |
|---|---|
| NumericInput |
