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

In This Topic
    AllowFocusWhenDisabled Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowFocusWhenDisabled As System.Boolean
    public System.bool AllowFocusWhenDisabled {get; set;}
    See Also