バージョン

IsFilterRecordSupported プロパティ (CardView)

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

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

参照