ComponentOne Xamarin.Android
PostInvalidate() Method


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members
Overload List