C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthsPanel Class / RefreshDrawableState Method


In This Topic
RefreshDrawableState Method (CalendarMonthsPanel)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("refreshDrawableState", 
   "()V", 
   "GetRefreshDrawableStateHandler")>
Public Overridable Sub RefreshDrawableState() 
 
'Usage
 
Dim instance As CalendarMonthsPanel
 
instance.RefreshDrawableState()
See Also