'Declaration
Public Shadows Property BackgroundColor As UIKit.UIColor
'Usage
Dim instance As C1TextBox Dim value As UIKit.UIColor instance.BackgroundColor = value value = instance.BackgroundColor
public new UIKit.UIColor BackgroundColor {get; set;}
'Declaration
Public Shadows Property BackgroundColor As UIKit.UIColor
'Usage
Dim instance As C1TextBox Dim value As UIKit.UIColor instance.BackgroundColor = value value = instance.BackgroundColor
public new UIKit.UIColor BackgroundColor {get; set;}