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

Change WinForms PageView ViewMode Programmatically

2 Answers 153 Views
PageView
This is a migrated thread and some comments may be shown as answers.
saud
Top achievements
Rank 1
saud asked on 25 Jul 2019, 12:17 PM

I want to give user the ability to change Winform PageView ViewMode . How can i implement it?

 

2 Answers, 1 is accepted

Sort by
0
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 26 Jul 2019, 12:05 PM
Hello, Saud,   

The ViewMode property allows you to control the current mode of RadPageView. The supported modes are Strip, Stack, Outlook, ExplorerBar, Backstage and Navigation view. Feel free to use this one which suits your requirements best.

In order to allow the end users to change the view, you can use a RadDropDownList for example, fill it with items illustrating the different view modes. After the selection is changed, set the RadPageView.ViewMode property to the respective view.

I hope this information helps. If you need any further assistance please don't hesitate to contact me. 

Regards,
Dess | Tech Support Engineer, Sr.
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
saud
Top achievements
Rank 1
answered on 06 Aug 2019, 05:22 AM
Thanks Dess
Tags
PageView
Asked by
saud
Top achievements
Rank 1
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
saud
Top achievements
Rank 1
Share this question
or