ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditor Class / XYFocusLeftNavigationStrategy Property

In This Topic
    XYFocusLeftNavigationStrategy Property (C1ExpressionEditor)
    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