<ContentView.Resources><ResourceDictionary><ControlTemplatex:Key="template"><HorizontalStackLayout><LabelText="{TemplateBinding Text}"/><telerik:RadBadgeViewBadgeText="1"AutomationId="badgeView"><telerik:RadBadgeView.Content><telerik:RadBorderWidthRequest="30"HeightRequest="30"BorderThickness="1"BorderColor="LightGray"><LabelText="B"/></telerik:RadBorder></telerik:RadBadgeView.Content></telerik:RadBadgeView></HorizontalStackLayout></ControlTemplate></ResourceDictionary></ContentView.Resources> <telerik:RadTabViewx:Name="tabView"HeaderItemTemplate="{StaticResource template}"><telerik:TabViewItemHeaderText="MyText"><LabelMargin="10"Text="This is the content of the Home tab" /></telerik:TabViewItem><telerik:TabViewItemHeaderText="Second Tab"><LabelMargin="10"Text="This is the content of the Folder tab" /></telerik:TabViewItem><telerik:TabViewItemHeaderText="Third Tab"><LabelMargin="10"Text="This is the content of the View tab" /></telerik:TabViewItem></telerik:RadTabView>
Regards,
Didi
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/.