'Declaration
Public Property DayOfWeekFont As UIKit.UIFont
'Usage
Dim instance As C1Calendar Dim value As UIKit.UIFont instance.DayOfWeekFont = value value = instance.DayOfWeekFont
public UIKit.UIFont DayOfWeekFont {get; set;}
'Declaration
Public Property DayOfWeekFont As UIKit.UIFont
'Usage
Dim instance As C1Calendar Dim value As UIKit.UIFont instance.DayOfWeekFont = value value = instance.DayOfWeekFont
public UIKit.UIFont DayOfWeekFont {get; set;}