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
1405
Binding for XamRibbon RibbonTabItems
posted

Hello.

I have a question about the XamRibbon. I have a WPF application with a ribbon. In the code behind I have an ObservableCollection of RibbonTabItems. I would like to bind this colletion to the Tabs property of the XamRibbon, but the Tabs property read only.

Is there another way to bind the XamRibbon tabs to a ObservableCollection of RibbonTabItems?

Is there another property of the XamRibbon that can be used for the binding with this collection that contains the tabs of the ribbon?

Thanks a lot.

 Nico

Parents Reply Children
No Data