Skip to content

Navigation Between TabView using code Behind #757

Answered by enisn
faizkhan005 asked this question in Q&A
Discussion options

You must be logged in to vote

You can do something like that:

tabView.SelectedTab = tabView.Items[2];

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@faizkhan005
Comment options

Answer selected by faizkhan005
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants