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


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