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