バージョン

ExcludeRecordFilters プロパティ (IExportOptions)

DataPresenter のレコード フィルター条件がエクスポート処理中に受け付けられるかどうかを決定します。
シンタックス
'宣言
 
ReadOnly Property ExcludeRecordFilters As Boolean
bool ExcludeRecordFilters {get;}
解説

True にされた場合は、エクスポートされている DataPresenterBase からレコード フィルター条件をコピーしません。デフォルトは false です。

参照