C1.Android.Input Assembly / C1.Android.Input Namespace / C1DropDown Class / ShowClearButtonProperty Field


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