Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: Setting CategoryOrder via PropertyGrid PropertyDefinitions

$
0
0
Hello,

I have a few property definitions in a propertygrid and I wondering how to set the order of the categories. Is this possible in XAML?

Example:
<xctk:PropertyGrid.PropertyDefinitions>
    <xctk:PropertyDefinition Name="Test3" Category="C3" CategoryOrder="1" />
    <xctk:PropertyDefinition Name="Test2" Category="C2" CategoryOrder="2" />
    <xctk:PropertyDefinition Name="Test1" Category="C1" CategoryOrder="3" />
</xctk:PropertyGrid.PropertyDefinitions>
(the "CategoryOrder" property is unavailable. Version 2.9.0)

Thanks.

Viewing all articles
Browse latest Browse all 4964

Trending Articles



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