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

Tabs at the top

1 Answer 55 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Paul Gates
Top achievements
Rank 1
Paul Gates asked on 25 Sep 2009, 01:41 PM
How can I get the tabs to appear at the top instead of the bottom of a RadPane? TabStripPlacement is readonly.

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 26 Sep 2009, 09:12 AM
Hi Paul,

What you need to do is to set the TabStripPlacement property of the RadPaneGroup control as the pane buttons are shown in it. As the PaneGroup is designed to work with buttom placement when not in document host and with top placement when in document host, you may need to change the control templates used for the group - LeftTemplate, TopTemplate, RightTemplate, BottomTemplate, DocumentHostTemplate (not all of them, but these you need to).

Regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Docking
Asked by
Paul Gates
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or