C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1Border Class / TabIndexDefaultValueCreator Method


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