ComponentOne OrgChart for UWP
C1.UWP.OrgChart Assembly / C1.Xaml.OrgChart Namespace / C1OrgChart Class / XYFocusRight Property

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