Enum
SetComparison

A list of all possible filtering conditions used in SetCondition.

Definition

Namespace:Telerik.Pivot.Core.Filtering

Assembly:Telerik.Pivot.Core.dll

Syntax:

cs-api-definition
public enum SetComparison

Fields

DoesNotInclude

Items that are not included in the Items will pass the condition.

Declaration

cs-api-definition
DoesNotInclude = 1

Field Value

SetComparison

Includes

Items included in the Items will pass the condition.

Declaration

cs-api-definition
Includes = 0

Field Value

SetComparison

In this article
DefinitionFieldsDoesNotIncludeIncludes
Not finding the help you need?
Contact Support