ig.excel.ConditionalOperator
Represents the various logical operators used to combine the conditions of the CustomFilter.
Dependencies
jquery-1.4.4.js
infragistics.util.js
-
and
- Type:
- ig.excel.ConditionalOperator
- Default:
- 0
Filter in values where only CustomFilter.condition1 and CustomFilter.condition2 pass.
-
or
- Type:
- ig.excel.ConditionalOperator
- Default:
- 1
Filter in values where either CustomFilter.condition1 or CustomFilter.condition2 (or both) pass.
The current widget has no events.
The current widget has no public methods.