ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / XYFocusUpNavigationStrategy Property

In This Topic
    XYFocusUpNavigationStrategy Property (C1ExpressionEditorPanel)
    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