Enum PredicateType
Specifies the type of the predicate used for filtering.
Namespace: Syncfusion.Windows.Forms.PivotAnalysis
Assembly: Syncfusion.PivotAnalysis.Windows.dll
Syntax
public enum PredicateType
Fields
Name | Description |
---|---|
And | Performs an AND operation on filters. |
Or | Performs an OR operation on filters. |