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
1805
retriving value from ComboEditorTool inside XamRibbon
posted

Folks,

Wondering, how can we retrive the value of ComboEditorTool inside XamRibbon/Tab/RibbonGroup from code behind in a different page?

My parent window has ribbon and frame to display the requested page. and on click i want to retrive the value from combotexteditor into new page in frame. i have created an instance of class in framepage gets the ribbon from parent. but how to get the value from ribbon?

Thanks in advance...