Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Viewer Assembly / C1.Xamarin.Forms.Viewer Namespace / FlexViewer Class / TabStopDefaultValueCreator Method


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