Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
165
Using MVVM approach to create tabs for XamRibbon
posted

Hi,

I need to use XamRibbon control in my application and I need to follow mvvm approach. I want create tabs dynamically and wish to bind it to the xamribbon. I thought of binding an observablecollection of XamRibbonTabItem to the itemsource but there is no such property in XamRibbonTabs. Can somebody help me with this?

Regards,
Avnish