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


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