C1.Android.Grid Assembly / C1.Android.Grid Namespace / FlexGrid Class / HasExplicitFocusable Property


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