ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / C1Calendar Class / XYFocusRight Property

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