WPF GroupBar Selection

Good Afternoon.

I just upgraded to Essential Studio WPF 1.2.0.8. I am using the GroupBar in a project. VS 2008 is telling me the SelectedIndex property and the SelectionChanged event no longer exist. The Class Reference says they do. Have these been replaced, and if so, what should I be using.

Thanks so much.

1 Reply

VM Venugopal M Syncfusion Team November 2, 2007 06:04 AM UTC

Hi Todd,

Sorry for the inconvenience cause. Essential Studio WPF 1.2.0.8 not support SelectedIndex property and SelectionChanged event. It will be available in the next build. Mean while you can use SelectedObject or SelectedContent instead of SelectedIndex property. For SelectionChanged event you can use Hover event of GoroupBarItem and GroupViewItem.

Please let us know if you need further assistance.

Thanks for the interest in Syncfusion products.

Thanks,
Venugopal.





Loader.
Up arrow icon