C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridGroupRowCell Class / HasFocusable Property


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