C1.iOS.Input Assembly / C1.iOS.Input Namespace / C1MaskedTextField 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 = C1MaskedTextField.MaskProperty
See Also