Enum SetComparison
A list of all possible filtering conditions used in SetCondition.
Namespace: Telerik.Pivot.Core.Filtering
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public enum SetComparison
DoesNotInclude
Items that are not included in the Items will pass the condition.
Includes
Items included in the Items will pass the condition.