C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField Class / ValueProperty Field


In This Topic
ValueProperty Field (C1MaskedTextField)
In This Topic
Identifies the Value dependency property.
Syntax
'Declaration
 
Public Shared ReadOnly ValueProperty As DependencyProperty
 
'Usage
 
Dim value As DependencyProperty
 
value = C1MaskedTextField.ValueProperty
See Also