バージョン

PropertyGridItemCollection クラス プロパティ

このクラスのメンバの一覧は、PropertyGridItemCollectionメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティCountGets the number of elements contained in the ReadOnlyCollection instance. System.Collections.ObjectModel.ReadOnlyCollection<PropertyGridItem>から継承されます。
Public プロパティItemGets the element at the specified index. System.Collections.ObjectModel.ReadOnlyCollection<PropertyGridItem>から継承されます。
Public プロパティPropertyGrid関連付けられた XamPropertyGrid を返します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsReturns the IList that the ReadOnlyCollection wraps. System.Collections.ObjectModel.ReadOnlyCollection<PropertyGridItem>から継承されます。
トップ
参照