Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 99250

Filter apply button font

$
0
0

Hi,

I recently discovered that the font family of the filter apply button is set to Segoe MDL2 Assets (by using the visual tree explorer). Possibly this is an error in the original resources file from Telerik. I also thought I had made a mistake with the localization, but even a brand new VS solution does not fix the issue.

So I decided to change it using 

<telerik:RadDataGrid.Resources>
    <StyleTargetType="gridPrimitives:DataGridFilteringFlyoutApplyFilterButton">
        <SetterProperty="FontFamily"Value="Segoe UI"/>
    </Style>
</telerik:RadDataGrid.Resources>

 

but this doesn't change the font family at all.

Please indicate me a way to reverse the apply button font family to Segoe UI (default font).

Thanks.


Viewing all articles
Browse latest Browse all 99250

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>