ComponentOne Studio for WinRT XAML
GroupItems プロパティ

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

CollectionViewGroup クラス
CollectionViewGroup メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.