'Declaration
Public Property ColumnHeaderBackgroundColor As Xamarin.Forms.Color
'Usage
Dim instance As GridBase Dim value As Xamarin.Forms.Color instance.ColumnHeaderBackgroundColor = value value = instance.ColumnHeaderBackgroundColor
public Xamarin.Forms.Color ColumnHeaderBackgroundColor {get; set;}