spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

TabControlStepper - Unable to set the Selected Index or Selected Item of TabControlStepper #117

Closed Shreyasj96 closed 3 years ago

Shreyasj96 commented 3 years ago

Hi, I am using TabControlStepper in layout vertical mode, but if i set the selectedindex property on the TabControlStepper, nothing is happening.

apathak31 commented 3 years ago

I am also having same problem, when I am setting the selectedindex from usercontrol, nothing happens.

spiegelp commented 3 years ago

@Shreyasj96 @apathak31 will be solved in the next release

Shreyasj96 commented 3 years ago

@spiegelp Ok, Thanks.

spiegelp commented 3 years ago

@Shreyasj96 @apathak31 The changes are available since MaterialDesignExtensions v3.3.0.

Shreyasj96 commented 3 years ago

Any new feature/s planned for the upcoming release?