CollectionViewSource.GroupDescriptions プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
コレクションに含まれる項目をビュー内でどのようにグループ化するかを説明する GroupDescription オブジェクトのコレクションを取得または設定します。
public:
property System::Collections::ObjectModel::ObservableCollection<System::ComponentModel::GroupDescription ^> ^ GroupDescriptions { System::Collections::ObjectModel::ObservableCollection<System::ComponentModel::GroupDescription ^> ^ get(); };
public System.Collections.ObjectModel.ObservableCollection<System.ComponentModel.GroupDescription> GroupDescriptions { get; }
member this.GroupDescriptions : System.Collections.ObjectModel.ObservableCollection<System.ComponentModel.GroupDescription>
Public ReadOnly Property GroupDescriptions As ObservableCollection(Of GroupDescription)
プロパティ値
コレクションに含まれる項目をビュー内でどのようにグループ化するかを示す ObservableCollection<T> オブジェクトの GroupDescription。
注釈
このプロパティは、現在 Sourceのコレクション ビューから作成されたすべてのコレクション ビューに転送されます。
XAML プロパティ要素の使用
<object>
<object.GroupDescriptions>
oneOrMorePropertyDescriptions
</object.GroupDescriptions>
</object>
XAML 値
oneOrMorePropertyDescriptions
s 抽象クラスから派生する 1 つ以上の GroupDescription要素。 通常、これは .PropertyGroupDescription