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


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