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

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