ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DropDownButton Class / IsHitTestVisible Property

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