The FilterItemState enumeration contains filtering types.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | Inactive. Filtering is disabled. |
| 1 | Limit. Filtering is executed by the specified number of list elements (the filtering type is Top N). |
| 2 | Condition. Filtering is executed by the selected condition. |
See also: