Name | Description | |
---|---|---|
![]() | MultiValuesFilter Constructor | This constructor intended to be used by importing logic only. |
The following tables list the members exposed by MultiValuesFilter.
Name | Description | |
---|---|---|
![]() | MultiValuesFilter Constructor | This constructor intended to be used by importing logic only. |
Name | Description | |
---|---|---|
![]() | DateGroupItemCount | Gets the total count of filtered date group items. |
![]() | FilterByBlank | Gets a value indicating whether the blank value is filtered-in. |
![]() | TextItemCount | Gets the total count of filtered text items. |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds the specified filtered-in value. |
![]() | Clone | Overridden. |
![]() | GetDateGroupItem | Gets the date group item at the specified index. |
![]() | GetTextItem | Gets the text item at the specified index. |
![]() | Remove | Overloaded. Removes the specified text item. |
![]() | RemoveAll | Removes all items from this filter. |
![]() | RemoveAt | Removes the item at the specified index. |
![]() | ToCustomFilter | Convert this to a CustomFilter object. |