TableFilterIconState

Description

The TableFilterIconState enumeration contains icon states.

It is used by the following property:

Available Values

Value Brief description
0 Normal. Default state - no filtering, no sorting.
1 Filtered. Filtering is active.
2 Sorted. Elements are sorted (default sorting - descending sorting).
4 Pressed. Button is pressed.
8 Ascending. Ascending sorting of elements has been executed.

See also:

Forms Assembly Enumerations