DataCollection
GroupDescriptions プロパティ (C1CollectionView)

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : GroupDescriptions プロパティ
Gets a collection of System.ComponentModel.GroupDescription objects that describe how the items in the collection are grouped in the view.
シンタックス
'宣言
 
Public ReadOnly Property GroupDescriptions As System.Collections.ObjectModel.ObservableCollection(Of GroupDescription)
public System.Collections.ObjectModel.ObservableCollection<GroupDescription> GroupDescriptions {get;}
参照

C1CollectionView クラス
C1CollectionView メンバ