RadTabView TabViewHeaderItem HeightRequest without effect

1 Answer 72 Views
TabView
盼宇
Top achievements
Rank 1
Iron
盼宇 asked on 17 Jun 2022, 09:02 AM

hi,

I want to ask you about the height of tabviewheaderitem that I set, but it doesn't seem to take effect. It exceeds the height I set. What should I do to keep it at the same height as the green grid? Thank you


 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 17 Jun 2022, 05:39 PM

Hi 盼宇,

You will need to create your own ControlTemplate if you want full control over the entire visual area of the TabViewItemHeader. We have a tutorial that shows you how to get started here => Customize the TabViewHeaderItem Control Template.

After you're done creating your own header template, make sure those children are filling the space available to it (e.g. VerticalOptions=Fill).

Regards,
Lance | Manager Technical Support
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

盼宇
Top achievements
Rank 1
Iron
commented on 19 Jun 2022, 12:25 PM

Thank you very much
Tags
TabView
Asked by
盼宇
Top achievements
Rank 1
Iron
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or