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


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