FixedMaskedTextProviderT Properties |
The FixedMaskedTextProviderT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConvertToText |
Gets or sets a delegate to convert the a value of type T to the mask string.
|
![]() | ConvertToValue |
Gets or sets a delegate to convert the mask string to a value of type T |
![]() | Value |
Gets or sets the translated value of the mask.
|