Blazor コントロール
CanGroup メソッド (ISupportGrouping)

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

パラメータ

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

ISupportGrouping インターフェース
ISupportGrouping メンバ