バージョン

FilterOperatorDropDownItemsResolved プロパティ

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