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