This is a migrated thread and some comments may be shown as answers.

ViewMode: ExplorerBar, Expand/Collapse A Page

2 Answers 182 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Doug
Top achievements
Rank 1
Doug asked on 20 Sep 2012, 06:12 PM
I would like to programmatically expand and collapse a RadPageViewPage.  How do I do that?

2 Answers, 1 is accepted

Sort by
0
Doug
Top achievements
Rank 1
answered on 21 Sep 2012, 07:40 PM
I found it.

( myPageViewPage as RadPageViewExplorerBarItem ).IsExpanded = true;  //or false
0
Accepted
Stefan
Telerik team
answered on 25 Sep 2012, 08:47 AM
Hi Gary,

Please refer to the Expanding/Collapsing Pages section in the following documentation article: http://www.telerik.com/help/winforms/pageview-explorerbarview-customizing-the-explorerbarview.html, where you can find the answer to your question.

Kind regards,
Stefan
the Telerik team
RadControls for WinForms Q2'12 release is now live! Check out what's new or download a free trial >>
Tags
PageView
Asked by
Doug
Top achievements
Rank 1
Answers by
Doug
Top achievements
Rank 1
Stefan
Telerik team
Share this question
or