このクラスのメンバの一覧は、PropertyGridItemCollectionメンバを参照してください。
| 名前 | 解説 | |
|---|---|---|
![]() | Count | Gets the number of elements contained in the ReadOnlyCollection instance. System.Collections.ObjectModel.ReadOnlyCollection<PropertyGridItem>から継承されます。 |
![]() | Item | Gets the element at the specified index. System.Collections.ObjectModel.ReadOnlyCollection<PropertyGridItem>から継承されます。 |
![]() | PropertyGrid | 関連付けられた XamPropertyGrid を返します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Items | Returns the IList that the ReadOnlyCollection wraps. System.Collections.ObjectModel.ReadOnlyCollection<PropertyGridItem>から継承されます。 |