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