![]() | Name | Value | Description | ||
| exAllItems | 0 | Includes all items in the filter list. | |||
| exVisibleItems | 1 | Includes only visible (filtered) items in the filter list. The visible items include child items of collapsed items. | |||
| 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 exSortItemsAsc 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. |