DataSource for Entity Framework for WinForms
GroupDescriptions プロパティ

C1.LiveLinq.4.5.2 アセンブリ > 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 メンバ