C1.Android.Calendar Assembly / C1.Android.Calendar Namespace / C1Calendar Class / HasExplicitFocusable Property


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