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