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


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