Data for Silverlight
GroupDescriptions プロパティ

ビューでコレクション内の項目をグループ化する方法を表す System.ComponentModel.GroupDescription オブジェクトのコレクションを取得します。
構文
'宣言
 
Public Overridable ReadOnly Property GroupDescriptions As System.Collections.ObjectModel.ObservableCollection(Of GroupDescription)
public virtual System.Collections.ObjectModel.ObservableCollection<GroupDescription> GroupDescriptions {get;}
参照

DataView クラス
DataView メンバ