Suggestion: Add a property that, when enabled, will expand all properties and child properties in a PropertyGrid on initialization.
Users currently have to manually expand each, every time.
Comments: ** Comment from web user: BoucherS **
Users currently have to manually expand each, every time.
Comments: ** Comment from web user: BoucherS **
Hi,
In v3.1, you can use the following properties from ProeprtyGrid at initialization :
-CollapseAllProperties()
-ExpandAllProperties()
-ExpandProperty( string propertyName )
-CollapseProperty( string propertyName )
Current available versions :
Community : v3.0
Plus users : v3.2.
――――
_Get more controls, features, updates and technical support with [Xceed Toolkit Plus for WPF](https://wpftoolkit.codeplex.com/wikipage?title=Compare%20Editions)_