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

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