![]() | Name | Value | Description | ||
| exAllItems | 0 | Includes all items in the filter list. | |||
| exVisibleItems | 1 | Includes only visible (filtered) items in the filter list. | |||
| exSortItemsDesc | 16 | If the exSortItemsDesc flag is set the values in the drop down filter window gets listed descending. If none of the exSortItemsAsc or exSortItemsDesc is present, the list is built as the items are displayed in the control. | |||
| exSortItemsAsc | 32 | If the exSortItemsDesc flag is set the values in the drop down filter window gets listed ascending. If none of the exSortItemsAsc or exSortItemsDesc is present, the list is built as the items are displayed in the control. |