ComponentOne Studio for WinRT XAML
GroupDescriptions プロパティ (C1CollectionView)

ビューでコレクション内の項目をグループ化する方法を表す GroupDescription 派生オブジェクトのコレクションを取得します。通常、PropertyGroupDescription クラスのオブジェクトはグループ化条件の指定に使用されます。
構文
'宣言
 
Public ReadOnly Property GroupDescriptions As System.Collections.ObjectModel.ObservableCollection(Of GroupDescription)
public System.Collections.ObjectModel.ObservableCollection<GroupDescription> GroupDescriptions {get;}
参照

C1CollectionView クラス
C1CollectionView メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.