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