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