Name | Description | |
---|---|---|
![]() | AndConditions | Gets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator. |
![]() | Condition1 | Gets the first filter condition. |
![]() | Condition2 | Gets the second filter condition. |
![]() | Field | Gets the field that this filter is acting on. |
![]() | IsActive | Gets a value that indicates the filter is active. |
![]() | IsCustomFilterActive | Gets a value that indicates the custom filter is active. |
![]() | ShowValues | Gets or sets an array with the values that should be included in the output. |
![]() | TopN | Specifies the number of elements with the highest (lowest) values to be included in the output. |
![]() | TopNRule | Defines whether the filter returns top N or bottom N elements. |
![]() | TopNValueField | Defines the value field to be used to calculate the top N elements. |
![]() | Values | Gets or sets the list of values to be displayed in the value filter list editor. |