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