DataSource for Entity Framework for WPF/Silverlight
GroupDescriptions プロパティ (ViewRowCollection)

C1.LiveLinq.LiveViews 名前空間 > ViewRowCollection クラス : GroupDescriptions プロパティ
コレクション内の項目をグループ化する方法を表す System.ComponentModel.GroupDescriptionオブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property GroupDescriptions As System.Collections.ObjectModel.ObservableCollection(Of GroupDescription)
public System.Collections.ObjectModel.ObservableCollection<GroupDescription> GroupDescriptions {get;}

プロパティ値

コレクション内の項目をグループ化する方法を表す System.ComponentModel.GroupDescriptionオブジェクトのコレクション。
参照

ViewRowCollection クラス
ViewRowCollection メンバ