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