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

PropertyGrid values' font size will not change

2 Answers 146 Views
PropertyGrid
This is a migrated thread and some comments may be shown as answers.
mark
Top achievements
Rank 1
mark asked on 13 Nov 2012, 09:28 PM
Hello,

We are using version 2012.2.607.40 of your WPF controls.  Our application supports several font sizes so we updated many Telerik styles and templates for the PropertyGrid to use the dynamic font size. Our changes worked for the property names (they all show the correct size now), but some of the values do not.  We do not see where the value templates are so that we can change them.

How can we get to the right templates for the PropertyGrid values so we can change them to use our dynamic size -for all the value types used in the property grid? Or, is there another way to accomplish this?  I've attached a picture so you can visualize the problem.  You can see some of the values have the larger size but others do not. 

Thanks!
-Mark

2 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 15 Nov 2012, 09:16 AM
Hello Mark,

Will it be possible to provide a bit more information how you update the FontSize ? I have made just a very simple test where I changed the font size on the whole property grid and everything works correctly (this.propertyGrid.FontSize = 16;).  What is your exact scenario ?

All the best,
Maya
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
mark
Top achievements
Rank 1
answered on 27 Nov 2012, 03:49 AM
Thanks for your response and sorry for the delay.

We found the problem in the template and it was due to our changes, we just had to dig a little deeper to find it.

Thanks!
-Mark
Tags
PropertyGrid
Asked by
mark
Top achievements
Rank 1
Answers by
Maya
Telerik team
mark
Top achievements
Rank 1
Share this question
or