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


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarSlotsPanel<S> Class : DrawingCacheEnabled Property
Syntax
'Declaration
 
Public Overridable Property DrawingCacheEnabled As Boolean
'Usage
 
Dim instance As CalendarSlotsPanel(Of S)
Dim value As Boolean
 
instance.DrawingCacheEnabled = value
 
value = instance.DrawingCacheEnabled
public virtual bool DrawingCacheEnabled {get; set;}
See Also

Reference

CalendarSlotsPanel<S> Class
CalendarSlotsPanel<S> Members