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