TableFilterIconState

Description

The TableFilterIconState enumeration contains icon states.

It is used by the following property:

Available Values

Value Brief description
0 Normal. The default state - no filtering and no sorting.
1 Filtered. Filtering is enabled.
2 Sorted. Elements are sorted (the default sorting method is descending).
4 Pressed. The button is pressed.
8 Ascending. Elements are sorted in ascending direction.

See also:

Tab Assembly Enumerations