ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / DaySlotPresenter Class / XYFocusLeft Property

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