Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When an tab is unchecked by setting the property IsChecked to false, then the first visible tab must be checked. But now the current tab is still in checked state.


Replication Procedure:

1.Run the attached sample

2.Select Tab 5.

3.Click the button Uncheck. ( To un check Tab5)


Observed Behavior:

First Tab was not selected. Still the Tab5 is selected.


Required behavior:

The First tab should be selected.