ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1TabItemPresenter Class / XYFocusLeftNavigationStrategy Property

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