'Declaration
Public Property SelectedBackgroundColor As Xamarin.Forms.Color
'Usage
Dim instance As C1ComboBox Dim value As Xamarin.Forms.Color instance.SelectedBackgroundColor = value value = instance.SelectedBackgroundColor
public Xamarin.Forms.Color SelectedBackgroundColor {get; set;}