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

New Post: PropertyGrid ExpandableObject. How to make expanded by default?

$
0
0
1) ExpandableObject property expanded by default : Issue https://wpftoolkit.codeplex.com/workitem/20054 has been created.

2) Bind data from ExpandableObject to the expandable property itself : You can have a
public override string ToString()
    {
      return FirstName + " " + LastName;
    }
in your object. Please have a look at the "PropertyGrid Using Attributes" sample. code file is "Xceed.Wpf.Toolkit.LiveExplorer\Samples\PropertyGrid\Views\PropertyGridAttributesView.xaml.cs".

Viewing all articles
Browse latest Browse all 4964

Trending Articles



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