ComponentOne Xamarin.Android
ScheduleLayoutAnimation Method (GridColumnHeaderCell)


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

Reference

GridColumnHeaderCell Class
GridColumnHeaderCell Members