ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Knob Class / IsTapEnabled Property

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