'Declaration
Public Overrides Property BackgroundColor As UIKit.UIColor
'Usage
Dim instance As C1Calendar Dim value As UIKit.UIColor instance.BackgroundColor = value value = instance.BackgroundColor
public override UIKit.UIColor BackgroundColor {get; set;}
Property Value
The default value is a null reference (Nothing in Visual Basic).
This value can be a null reference (Nothing in Visual Basic).