Click or drag to resize
AbstractSearchValueConverter Properties

The AbstractSearchValueConverter type exposes the following members.

Properties
  NameDescription
Protected propertyCulture
Culture used to convert numbers to string and vice versa.
Protected propertyDecimalReplacerRegex
Gets the decimal replacer regular expression.
Protected propertyDoubleReplacerRegex
Gets the double replacer regular expression.
Protected propertyIntReplacerRegex
Gets the integer replacer regular expression.
Top
See Also