ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / XYFocusRightNavigationStrategy Property

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