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


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