Property ExcludeNonNumeric
ExcludeNonNumeric
Gets or sets whether non-numeric characters are filtered out.
bool ExcludeNonNumeric { get; set; }
Property Value
Remarks
Works like Digits but allows also decimal points, minus/plus signs and the 'e' or 'E' character to input exponents.