Home »
MCQs »
ASP.Net MCQs
Which of the following property is used to set tab index for web controls?
120. Which of the following property is used to set tab index for web controls?
- Index
- Tab Index
- Tab
- None of the above
Answer: B) Tab Index
Explanation:
The TabIndex property is used to set the tab index for web controls.