ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Gs1DataBarOmnidirectional Class / TabOrder Property

In This Topic
    TabOrder Property (Gs1DataBarOmnidirectional)
    In This Topic
    Gets or sets a value of the tabindex attribute associated with the control.
    Syntax
    'Declaration
     
    
    Public Property TabOrder As Integer
    public int TabOrder {get; set;}
    See Also