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 elements of the list (filtering type - first #). |
| 2 | Condition. Filtering is executed by the selected condition. |
See also: