Basic Library for UWP
GroupItems プロパティ

C1.UWP アセンブリ > C1.Xaml 名前空間 > CollectionViewGroup クラス : GroupItems プロパティ
グループの子項目のコレクションを取得します。これは、最下位レベルグループのソースコレクション項目であるか、より高いグループツリー階層レベルにあるグループの CollectionViewGroupオブジェクトです。
シンタックス
'宣言
 
Public ReadOnly Property GroupItems As Windows.Foundation.Collections.IObservableVector(Of Object)
public Windows.Foundation.Collections.IObservableVector<object> GroupItems {get;}
参照

CollectionViewGroup クラス
CollectionViewGroup メンバ