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