NumericUpDown.

NumericInputMode Property

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
DefaultValueAttribute

Value

Type Description
NumericInput