バージョン 24.2 (最新)

PropertyGridEditorDefinitionCollection クラス プロパティ

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

パブリック プロパティ
 名前解説
Public プロパティCountGets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<PropertyGridEditorDefinition>から継承されます。
Public プロパティItemGets or sets the element at the specified index. System.Collections.ObjectModel.Collection<PropertyGridEditorDefinition>から継承されます。
Public プロパティPropertyGrid関連付けられた XamPropertyGrid を返します。  
トップ
プロテクト プロパティ
 名前解説
Protected プロパティItemsGets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<PropertyGridEditorDefinition>から継承されます。
トップ
参照