ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / TabIndex Property

In This Topic
    TabIndex Property (C1RadialNumericItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property TabIndex As System.Integer
    public System.int TabIndex {get; set;}
    See Also