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


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