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

RadRibbonTab Content Strech

1 Answer 79 Views
RibbonView and RibbonWindow
This is a migrated thread and some comments may be shown as answers.
Kirk
Top achievements
Rank 1
Kirk asked on 18 Nov 2011, 09:00 PM
Is it possible to make the content on a RadRibbonTab stretch? I have a tab that has a few RadRibbonGroups on it and I would like one of the groups to take up any remaining room.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 23 Nov 2011, 05:49 PM
Hi Kirk,

The RadRibbonGroup supports dynamic resizing. That means that the RadRibbonView to optimize its layout depending on how much space is available. The implementation of this feature depands on the RadRibbonGroup size, but this size is predefined. It can be Large, Medium, Small and Collapsed. You can find more info here.

This why the RadRibbonGroups cannot stretch to fill available area. You can only increase their size to take up more than what the predefined Large variant of the group specifies, by controlling the Width property.

All the best,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RibbonView and RibbonWindow
Asked by
Kirk
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or