Hello,
The issue is an issue in the .NET MAUI Image element. We have opened a bug report to Microsoft .NET MAUI repo: https://github.com/dotnet/maui/issues/15501
Workaround:<telerik:RadTabView x:Name="tabView">
<telerik:RadTabView.HeaderItemStyle>
<Style TargetType="telerik:TabViewHeaderItem">
<Setter Property="FontAttributes" Value="Italic"/>
<Setter Property="TextColor" Value="#99000000" />
<Setter Property="ImagePosition" Value="Left" />
<Setter Property="ImageHeight" Value="20"/>
<Setter Property="ImageWidth" Value="20"/>
.......................................
Regards,
Didi
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.