'Declaration
Public Overridable Property BackgroundTintMode As Android.Graphics.PorterDuff.Mode
'Usage
Dim instance As FlexGrid Dim value As Android.Graphics.PorterDuff.Mode instance.BackgroundTintMode = value value = instance.BackgroundTintMode
public virtual Android.Graphics.PorterDuff.Mode BackgroundTintMode {get; set;}