C1.PivotEngine Assembly / C1.PivotEngine Namespace / PivotFilter Class


PivotFilter Class Properties

For a list of all members of this type, see PivotFilter members.

Public Properties
 NameDescription
Public PropertyGets or sets whether the filter conditions should be combined with an 'And' or with an 'Or' operator.  
Public PropertyGets the first filter condition.  
Public PropertyGets the second filter condition.  
Public PropertyGets the field that this filter is acting on.  
Public PropertyGets a value that indicates the filter is active.  
Public PropertyGets a value that indicates the custom filter is active.  
Public PropertyGets or sets an array with the values that should be included in the output.  
Public PropertySpecifies the number of elements with the highest (lowest) values to be included in the output.  
Public PropertyDefines whether the filter returns top N or bottom N elements.  
Public PropertyDefines the value field to be used to calculate the top N elements.  
Public PropertyGets or sets the list of values to be displayed in the value filter list editor.  
Top
See Also