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