This is a migrated thread and some comments may be shown as answers.

Set PropertyGrid's font-family is not working.

3 Answers 61 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
Ye HaoChen
Top achievements
Rank 1
Ye HaoChen asked on 16 Jun 2014, 12:57 PM
Hi,

I want to change PropertyGrid font-family, Code like this:

<telerik:RadPropertyGrid Name="squidProperties" Grid.Row="1" RenderMode="Flat"           AutoGeneratePropertyDefinitions="False"
                        DescriptionPanelVisibility="Collapsed"                                  FontFamily="Microsoft YaHei" Item="{Binding testtest}" LabelColumnWidth="100"          Visibility="{Binding test}" />


it's not working.

The textblock's(PART_FieldLabelN) font-family is still Segoe UI.

3 Answers, 1 is accepted

Sort by
0
Accepted
Yoan
Telerik team
answered on 18 Jun 2014, 02:22 PM
Hello,

I have just replied to the other forum thread on the same topic.

Regards,
Yoan
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Ye HaoChen
Top achievements
Rank 1
answered on 19 Jun 2014, 05:33 AM
Could you give me an URL of that same topic. Thank you.
0
Yoan
Telerik team
answered on 23 Jun 2014, 01:10 PM
Hi,

Here is the link to the other forum post.

Regards,
Yoan
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
PropertyGrid
Asked by
Ye HaoChen
Top achievements
Rank 1
Answers by
Yoan
Telerik team
Ye HaoChen
Top achievements
Rank 1
Share this question
or