Hello Dipti,
You can definitely take advantage of the
RadPanelBar control to implement your scenario. You can follow two approaches - databinding the
ItemsSource of the control or populating its items in XAML.
In the first case you can customize the
ItemTemplate to display in the header of the
RadPanelBarItems text and a
RadDropDownButton. In the second approach you can customize the Header property to add custom content in it.
I attached a sample demonstrating both approaches. Please give it a try and let me know if it works for you.
Kind regards,
Tina Stancheva
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>