ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / XYFocusRight Property

In This Topic
    XYFocusRight Property (C1TimeEditor)
    In This Topic
    Syntax
    'Declaration
     
    Public Property XYFocusRight As Windows.UI.Xaml.DependencyObject
    public Windows.UI.Xaml.DependencyObject XYFocusRight {get; set;}
    See Also