ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionEditorPanel Class / IsHitTestVisible Property

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