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

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