ComponentOne Xamarin.Android
AnimationCacheEnabled Property (GridColumnHeaderCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridColumnHeaderCell Class : AnimationCacheEnabled Property
Syntax
'Declaration
 
<ObsoleteAttribute("deprecated")>
Public Overridable Property AnimationCacheEnabled As Boolean
'Usage
 
Dim instance As GridColumnHeaderCell
Dim value As Boolean
 
instance.AnimationCacheEnabled = value
 
value = instance.AnimationCacheEnabled
[Obsolete("deprecated")]
public virtual bool AnimationCacheEnabled {get; set;}
See Also

Reference

GridColumnHeaderCell Class
GridColumnHeaderCell Members