ExtendedLibrary for WPF/Silverlight
SelectedObjects プロパティ (C1PropertyGrid)

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended 名前空間 > C1PropertyGrid クラス : SelectedObjects プロパティ
この C1PropertyGrid によって表示されるプロパティを所有するオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property SelectedObjects As System.Collections.ObjectModel.ObservableCollection(Of Object)
public System.Collections.ObjectModel.ObservableCollection<object> SelectedObjects {get; set;}
参照

C1PropertyGrid クラス
C1PropertyGrid メンバ