ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.Base Namespace / C1TargetDataBoundControlBase Class / TabIndex Property

In This Topic
    TabIndex Property (C1TargetDataBoundControlBase)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property TabIndex As System.Short
    public virtual System.short TabIndex {get; set;}
    See Also