ColumnFilterSetting Class Members
In This Topic
The following tables list the members exposed by ColumnFilterSetting.
Public Constructors
Public Properties
| Name | Description |
| Column | Gets or sets a string value which indicates the name or the binding of the column. |
| ConditionFilter | The condition filter setting in this column filter setting. |
| DataMap | The DataMap used to convert raw values into display values shown when editing this filter. |
| FilterType | The types of filtering provided by this filter. |
| ValueFilter | The value filter setting in this column filter setting. |
Top
See Also