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


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