ComponentOne Xamarin.Android
BackgroundTintList Property (CalendarSlotsPanel<S>)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : BackgroundTintList Property
Syntax
'Declaration
 
Public Overridable Property BackgroundTintList As Android.Content.Res.ColorStateList
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
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

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members