NumericUpDown.

ParsingNumberStyle Property

Summary

Gets or sets the parsing style (AllowLeadingWhite, Float, AllowHexSpecifier, ...). By default, Any.
Namespace
Avalonia.Controls
Containing Type
NumericUpDown

Syntax

public NumberStyles ParsingNumberStyle { get; set; }

Value

Type Description
NumberStyles