ComponentOne Xamarin.Android
DrawingCacheEnabled Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members