DataCollection
CanGroup メソッド (C1CollectionViewDataCollection)

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionViewDataCollection クラス : CanGroup メソッド
The group descriptions that determine how the data would be grouped.
Returns whether the collection is able to group the specified group descriptions.
シンタックス
'宣言
 
Public Function CanGroup( _
   ByVal ParamArray groupDescriptions() As GroupDescription _
) As System.Boolean
public System.bool CanGroup( 
   params GroupDescription[] groupDescriptions
)

パラメータ

groupDescriptions
The group descriptions that determine how the data would be grouped.
参照

C1CollectionViewDataCollection クラス
C1CollectionViewDataCollection メンバ