从MSDN总结过来的PropertyGrid中ExpandableObjectConverter的应用
public partial class Form1 : Form { public Form1() { InitializeComponent(); AppSettings p = new AppSettings(); this.propertyGrid1.SelectedObject