Table of Contents

Property ExcludeNonNumeric

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ExcludeNonNumeric

Gets or sets whether non-numeric characters are filtered out.

bool ExcludeNonNumeric { get; set; }

Property Value

bool

Remarks

Works like Digits but allows also decimal points, minus/plus signs and the 'e' or 'E' character to input exponents.