C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridCellView Class / Focus Method


In This Topic
Focus Method (GridCellView)
In This Topic
Syntax
'Declaration
 
Public Function Focus() As Boolean
 
'Usage
 
Dim instance As GridCellView
Dim value As Boolean
 
value = instance.Focus()
See Also