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


In This Topic
HasFocusable Property (CalendarYearsPanel)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasFocusable As Boolean
 
'Usage
 
Dim instance As CalendarYearsPanel
Dim value As Boolean
 
value = instance.HasFocusable
See Also