ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1LinearGauge Class / IsTabStop Property

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