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

Tabs on a RadPaneGroup

1 Answer 153 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 13 Nov 2017, 06:18 PM

I've got a TabStripPanel on a RadPaneGroup where sometimes the tabs are only the width of the label and other times they stretch to fill the entirety of the width of the pane. The application is using a pretty dated Telerik version 2014.3.2117.45

 

Any tips about why this sort of behavior could be manifesting? Thanks.

1 Answer, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 16 Nov 2017, 01:38 PM
Hello,

I guess you could used the Align property of the RadPaneGroup to arrange the tabs, when setting it to Justify, they should cover the whole area. The default is Left. Also, make sure that any header content templates that you might be setting are sized properly, and there are not Width setters to your RadPanes.

If these do not help, could I ask you to give more details about your use case, specifics of the project or customizations to our controls and if possible a sample project isolating the issue, so we could be of assistance.

Regards,
Martin
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Docking
Asked by
Stephen
Top achievements
Rank 1
Answers by
Martin
Telerik team
Share this question
or