C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / TabIndexDefaultValueCreator Method


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