IMaskedTextProviderTValue Property |
Gets or sets the translated value of the mask.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Property Value As T
Get
Set
abstract Value : 'T with get, set
Property Value
Type:
TThe value of the mask.
See Also