バージョン

AllowRecordFilteringResolved プロパティ

FieldSettings.AllowRecordFiltering プロパティの解決された値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property AllowRecordFilteringResolved As Boolean
public bool AllowRecordFilteringResolved {get;}
解説
AllowRecordFilteringResolved は、FieldSettings.AllowRecordFiltering プロパティの解決済み値を返します。このプロパティは DataPresenter の FieldSettings または FieldLayout の FieldLayout.FieldSettings あるいは個々の Field の Settings に設定できます。
参照