DropDownBoxBuilder.TabIndex Method
| Name | Parameters | Description |
|---|---|---|
| TabIndex(JS) | value | Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tabIndex option. |
| TabIndex(Int32) | value | Specifies the number of the element when the Tab key is used for navigating. Mirrors the client-side tabIndex option. |