ig.excel.TopOrBottomFilterType
Represents the various filter types available for the TopOrBottomFilter.
Dependencies
jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
-
bottomPercentage
- Type:
- ig.excel.TopOrBottomFilterType
- Default:
- 3
Filter in the bottom N percent of values the sorted list of values.
-
bottomValues
- Type:
- ig.excel.TopOrBottomFilterType
- Default:
- 1
Filter in the bottom N values in the sorted list of values.
-
topPercentage
- Type:
- ig.excel.TopOrBottomFilterType
- Default:
- 2
Filter in the top N percent of values the sorted list of values.
-
topValues
- Type:
- ig.excel.TopOrBottomFilterType
- Default:
- 0
Filter in the top N values in the sorted list of values.
The current widget has no events.
The current widget has no public methods.