Disable bold control when value changes

Grids for WPF Forum

Posted 7 years ago by Brian Pratt
Version: 16.1.0635
Avatar

I have a requirement that the property grid editor not be bold when a value changes.  Is there some property that disables the bold-ness of the property editor controls when they have a change?

 

Thanks,

Brian

Comments (1)

Answer - Posted 7 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Brian,

Yes in the 2016.1 and earlier versions, you can change the PropertyGrid.ModifiedPropertyDisplayMode property.

In the upcoming 2017.1 version, we have rewritten the PropertyGrid from the ground up to be much faster and easier to use.  We made the decision to drop the bolding of properties that have been modified to reduce the number of UI triggers needed and improve performance.  Our new PropertyGrid supports custom columns, so a column indicating modified status can easily be created (we show an example of that too in the new version).


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.