バージョン

IsGroupBySupported プロパティ (ViewBase)

DataPresenterBaseがデフォルトで GroupByArea を表示し、レコードのプログラムによるグループ化を許可する場合は True を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property IsGroupBySupported As Boolean
protected internal virtual bool IsGroupBySupported {get;}
解説

基本実装は True を返します。

参照