ComponentOne Xamarin.Android
FocusedChild Property (CalendarYearsPanel)


C1.Android.Calendar Assembly > C1.Android.Calendar Namespace > CalendarYearsPanel Class : FocusedChild Property
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
public virtual Android.Views.View FocusedChild {get;}
See Also

Reference

CalendarYearsPanel Class
CalendarYearsPanel Members