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


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