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


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