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

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