C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarDaysPanel Class / NotifyAll Method


In This Topic
NotifyAll Method (CalendarDaysPanel)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("notifyAll", 
   "()V", 
   "")>
Public Sub NotifyAll() 
 
'Usage
 
Dim instance As CalendarDaysPanel
 
instance.NotifyAll()
See Also