ComponentOne Xamarin.Android
DestroyDrawingCache Method (FlexGrid)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > FlexGrid Class : DestroyDrawingCache Method
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("destroyDrawingCache", 
   "()V", 
   "GetDestroyDrawingCacheHandler")>
Public Overridable Sub DestroyDrawingCache() 
'Usage
 
Dim instance As FlexGrid
 
instance.DestroyDrawingCache()
[Android.Runtime.Register("destroyDrawingCache", 
   "()V", 
   "GetDestroyDrawingCacheHandler")]
public virtual void DestroyDrawingCache()
See Also

Reference

FlexGrid Class
FlexGrid Members