ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1HeaderedContentControl Class / TabFocusNavigation Property

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