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