バージョン

IsFilterRecordSupported プロパティ (ViewBase)

DataPresenterBaseがフィルター レコードを表示する必要がある場合は True を返します。
シンタックス
'宣言
 
Protected Friend Overridable ReadOnly Property IsFilterRecordSupported As Boolean
protected internal virtual bool IsFilterRecordSupported {get;}
解説

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

参照