ExtendedLibrary for WPF/Silverlight
AvailableEditors プロパティ (CollectionEditorControl)

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended.PropertyGrid 名前空間 > CollectionEditorControl クラス : AvailableEditors プロパティ
CollectionEditorControl で使用できるエディタを取得または設定します。
シンタックス
'宣言
 
Public Property AvailableEditors As System.Collections.Generic.List(Of ITypeEditorControl)
public System.Collections.Generic.List<ITypeEditorControl> AvailableEditors {get; set;}

プロパティ値

使用できるエディタ。
参照

CollectionEditorControl クラス
CollectionEditorControl メンバ