Christoph
Posted
on Apr 26, 2012
(permalink)
Hi,
Is there a built-in feature to toggle the complete ribbonbar / view with a "expander triangle icon"
such as in word, excel 2010.
See the attached *.png file for detail.
Thx,
Chris
Reply
Christoph
Posted
on Apr 26, 2012
(permalink)
Hi
found it. In the QuickAccessToolBar of the WPF Demo 1/2012.
"Minimize Ribbon"
Thx
Chris
Reply
Answer
Viktor Tsvetkov
Viktor Tsvetkov
Posted
on Apr 26, 2012
(permalink)
Hi Christoph,
In order to show the minimize toggle button of the RadRibbonView you should set
MinimizeButtonVisibility = Visible because it is
Collapsed by default.
Kind regards,
Viktor Tsvetkov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Reply
Christoph
Posted
on Apr 26, 2012
(permalink)
Hi Victor,
Thanks you so much,
Great feature!
Chris
Reply