TableFilterIconState

Description

The TableFilterIconState enumeration contains the state of icon.

It is used by the following property:

Available values

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

See also:

Forms Assembly Enumerations