C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarMonthsPanel Class / PeerReference Property


In This Topic
PeerReference Property (CalendarMonthsPanel)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property PeerReference As Java.Interop.JniObjectReference
 
'Usage
 
Dim instance As CalendarMonthsPanel
Dim value As Java.Interop.JniObjectReference
 
value = instance.PeerReference
See Also