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


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