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