TcxFilterValueList Properties
A list of values for filter criteria.Name | Description |
---|---|
Count | Returns the number of filter items in the list. |
Criteria | Returns the filter criteria that users can change when they select a filter item in the list. |
Items | Provides indexed access to filter items stored in the list. |
MaxCount | Returns the maximum number of filter items in the list. |
SortByDisplayText | Specifies if fviValue filter items in the list are sorted by their display text. |
StartValueIndex | Returns the insert index for a new filter item. |
See Also