[]
        
(Showing Draft Content)

C1.PivotEngine.ConditionType

ConditionType Enum

Specifies the type of comparison to be used when applying a PivotConditionalFieldStyle.

Namespace: C1.PivotEngine
Assembly: C1.PivotEngine.dll
Syntax
public enum ConditionType

Fields

Name Description
Absolute

Compare field values to the specified absolute value.

NotSet

Disable conditional formatting for this style.

Percentage

Compare field values to the specified value as a percentage.