ComponentOne Xamarin.Android
NotifyAll Method (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members