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
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.ext_core.js
infragistics.documents.core_core.js
infragistics.ext_ui.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.