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

C1.WPF.Extended.4.5.2 アセンブリ > C1.WPF.Extended.PropertyGrid 名前空間 > CollectionEditorControl クラス : PropertyAttributes プロパティ
CollectionEditorControl のプロパティ属性を取得または設定します。
シンタックス
'宣言
 
Public Property PropertyAttributes As System.Collections.ObjectModel.ObservableCollection(Of PropertyAttribute)
public System.Collections.ObjectModel.ObservableCollection<PropertyAttribute> PropertyAttributes {get; set;}

プロパティ値

プロパティ属性。
参照

CollectionEditorControl クラス
CollectionEditorControl メンバ