NumericUpDown.

ParsingNumberStyle Property

Summary

Gets or sets the parsing number style for the value from text to numeric value.
Namespace
MahApps.Metro.Controls
Containing Type
NumericUpDown

Syntax

[Category("Common")]
[DefaultValue(NumberStyles.Any)]
public NumberStyles ParsingNumberStyle { get; set; }

Attributes

Type Description
Category
DefaultValueAttribute

Value

Type Description
NumberStyles