IColumnFilterSetting Interface
In This Topic
Properties
column
Column being filtered. It could be the Column instance, name of the Column or index in the column collection.
- Type
- any
dataMap
The DataMap used to convert raw values into display values shown when editing this filter.
- Type
- DataMap
filterType
The types of filtering provided by this filter.
- Type
- FilterType
valueFilterSetting
The value filter setting in this column filter setting.
- Type
- IValueFiterSetting