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

No Selected Tab

1 Answer 48 Views
PageView
This is a migrated thread and some comments may be shown as answers.
Denis Cilliers
Top achievements
Rank 1
Denis Cilliers asked on 11 Oct 2012, 03:07 PM
Is there a way to not select a Tab in the PageView 

So that when the tab open for the first time no tab is selected?

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 15 Oct 2012, 12:29 PM
Hello Denis,

Thank you for writing.

Yes, you can do that by setting the SelectedPage of RadPageView to null:
radPageView1.SelectedPage = null;

I hope this helps.
 
Greetings,
Stefan
the Telerik team
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.
Tags
PageView
Asked by
Denis Cilliers
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or