DataCollection
ItemProperties プロパティ

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : ItemProperties プロパティ
Gets a collection that contains information about the properties that are available on the items in a collection.
シンタックス
'宣言
 
Public ReadOnly Property ItemProperties As System.Collections.ObjectModel.ReadOnlyCollection(Of ItemPropertyInfo)
public System.Collections.ObjectModel.ReadOnlyCollection<ItemPropertyInfo> ItemProperties {get;}
参照

C1CollectionView クラス
C1CollectionView メンバ