Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1BulletGraph Class / TabIndexDefaultValueCreator Method


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