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


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