TcxFilterValueItemKind Enum
Enumerates TcxFilterValueItem element types.
#Declaration
TcxFilterValueItemKind = (
fviAll,
fviCustom,
fviBlanks,
fviNonBlanks,
fviUser,
fviValue,
fviMRU,
fviMRUSeparator,
fviSpecial,
fviUserEx
);
#Members
Name |
---|
fvi
|
fvi
|
fvi
|
fvi
|
fvi
|
fvi
|
fvi
|
fvi
|
fvi
|
fvi
|
#Remarks
Options include:
Value | Description |
---|---|
| Selecting this element removes the filter conditions set for the corresponding item from the filter criteria. The fvi |
| Selecting this element displays a filter dialog which allows end-users to visually define filter criteria. The fvi |
| Applies the following filter condition: Item to an item. As a result, only records that contain NULL values in this item are selected. If the Tcx The |
| Applies a filter condition of the following type: Item to an item. Only records that contain non-NULL values in this item are selected. If the Tcx The fvi |
| Selecting this element fires the Tcx In the image above, You can add |
| This element fires the Tcx You can add |
| Inserts a filter condition of the following type:
to the grid filter criteria. Unique values from the item are added to the list as |
| This element corresponds to an item from the most recently used list (MRU list for short). By default, the MRU list is displayed at the top of the dropdown list. Most recently used items are divided from the rest of the elements by the In the image above, the top element ( As with the |
| This element separates the most recently used items ( Selecting the |
| This element is relevant only for items that display date/time values. Selecting the element adds a filter condition to determine whether values fall into a specific date range. In the image above, |