コード例 #1
0
 /// <summary>
 ///		Initializes a new instance of this class.
 /// </summary>
 public PropertyListView()
 {
     InitializeComponent();
     _descriptor = new PropertyListViewDescriptor(this);
 }
コード例 #2
0
 /// <summary>
 ///		Initializes a new instance of this class.
 /// </summary>
 public PropertyListView()
 {
     InitializeComponent();
     _descriptor = new PropertyListViewDescriptor(this);
 }