'Declaration
Public Property HeaderBackgroundColor As Android.Graphics.Color
'Usage
Dim instance As C1DropDown Dim value As Android.Graphics.Color instance.HeaderBackgroundColor = value value = instance.HeaderBackgroundColor
public Android.Graphics.Color HeaderBackgroundColor {get; set;}