C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / CalendarYearsPanel Class / FocusedChild Property


In This Topic
FocusedChild Property (CalendarYearsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property FocusedChild As Android.Views.View
 
'Usage
 
Dim instance As CalendarYearsPanel
Dim value As Android.Views.View
 
value = instance.FocusedChild
See Also