Posted 26 Jul 2011 Link to this post
public
override
void
OnApplyTemplate()
{
base
.OnApplyTemplate();
var grid =
this
.FindChildByType<Grid>();
//finds root grid
if
(grid !=
null
)
grid.RowDefinitions[1].Height =
new
GridLength(0);
}
Posted 29 Jul 2011 Link to this post
We logged this in our PITS system under the name RibbonView: HeaderVisibility property of the RadRibbonTab needed and it will be soon published there. We 'll do our best to have this implemented for the next week's internal build. We also updated your telerik account points as a thank s for your cooperation.
Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!