'Declaration
Public Overridable Property ForegroundTintList As Android.Content.Res.ColorStateList
'Usage
Dim instance As GridCellsPanel Dim value As Android.Content.Res.ColorStateList instance.ForegroundTintList = value value = instance.ForegroundTintList
public virtual Android.Content.Res.ColorStateList ForegroundTintList {get; set;}