ComponentOne Xamarin.Android
DrawingCacheBackgroundColor Property (CalendarDaysOfWeekPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarDaysOfWeekPanel Class : DrawingCacheBackgroundColor Property
Syntax
'Declaration
 
Public Overridable Property DrawingCacheBackgroundColor As Android.Graphics.Color
'Usage
 
Dim instance As CalendarDaysOfWeekPanel
Dim value As Android.Graphics.Color
 
instance.DrawingCacheBackgroundColor = value
 
value = instance.DrawingCacheBackgroundColor
public virtual Android.Graphics.Color DrawingCacheBackgroundColor {get; set;}
See Also

Reference

CalendarDaysOfWeekPanel Class
CalendarDaysOfWeekPanel Members