Is it possible to hide the pagview pages individual tabs when switched to strip view?
I have a ribbon bar with matching Tab names and as you move through the ribbon tabs it selects the pageview it requires. This looks good in Backstage view but when I move it strip it looks visually confusing.
1 Answer, 1 is accepted
0
Accepted
Stefan
Telerik team
answered on 22 Oct 2012, 11:27 AM
Hello Paul,
Thank you for writing.
If I understand correctly, you want to hide the items of the page in RadPageView in Strip mode. If so, here is how you can do that:
RadPageViewStripElement el = radPageView1.ViewElement as RadPageViewStripElement;
You’ve been asking for it and now it’s time for us to deliver. RadControls for WinForms Q3 2012 release is just around the corner. Sign up for a free webinar to see first all the latest enhancements.