C1.Android.Input Assembly / C1.Android.Input Namespace / C1MaskedTextView Class / ValueProperty Field


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