ComponentOne Xamarin.Android
Notify Method (GridCellView)


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

Reference

GridCellView Class
GridCellView Members