ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / TabNavigation Property

In This Topic
    TabNavigation Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TabNavigation As Windows.UI.Xaml.Input.KeyboardNavigationMode
    public Windows.UI.Xaml.Input.KeyboardNavigationMode TabNavigation {get; set;}
    See Also