Gérald
Posted
on Aug 29, 2011
(permalink)
Hello,
I'm using the RadPageView component with the "explorerBar" ViewMode.
I'd like to hide the title bar which indicates the active page, but I didn't found any usefull property, nor any UI element in the Visual Style Builder.
How should I do this ?
Best regards
Patrice
Reply
Answer
Ivan Petrov
Ivan Petrov
Posted
on Sep 1, 2011
(permalink)
Hello Gérald,
Thank you for writing.
You can hide this element using the following code snippet:
You have to do it in the form constructor in order for it to work.
I hope this will help you. If you have further question, I would be glad to help.
Best wishes,
Ivan Petrov
the Telerik team
Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward!
We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>
Reply
Gérald
Posted
on Sep 1, 2011
(permalink)
Works great, thanks..
Reply