ComponentOne Xamarin.Android
BackgroundTintList Property (DetailProviderRowHeaderCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > DetailProviderRowHeaderCell Class : BackgroundTintList Property
Syntax
'Declaration
 
Public Overridable Property BackgroundTintList As Android.Content.Res.ColorStateList
'Usage
 
Dim instance As DetailProviderRowHeaderCell
Dim value As Android.Content.Res.ColorStateList
 
instance.BackgroundTintList = value
 
value = instance.BackgroundTintList
public virtual Android.Content.Res.ColorStateList BackgroundTintList {get; set;}
See Also

Reference

DetailProviderRowHeaderCell Class
DetailProviderRowHeaderCell Members