ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / XYFocusUpNavigationStrategy Property

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