ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ValidationDecorator Class / IsTapEnabled Property

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