Click or drag to resize

FixedMaskedTextProviderT Properties

The FixedMaskedTextProviderT generic type exposes the following members.

Properties
  NameDescription
Public propertyConvertToText
Gets or sets a delegate to convert the a value of type T to the mask string.
Public propertyConvertToValue
Gets or sets a delegate to convert the mask string to a value of type T
Public propertyValue
Gets or sets the translated value of the mask.
Top
See Also